Nevron .NET Vision
Nevron.Filters Namespace / NExactTypeMatchFilter Class
Members


In This Topic
    NExactTypeMatchFilter Class
    In This Topic
    Filters objects, whose type is the specified target type
    Object Model
    NExactTypeMatchFilter Class
    Syntax
    'Declaration
     
    
    Public Class NExactTypeMatchFilter 
       Inherits NObjectTypeFilter
       Implements INFilter 
    'Usage
     
    
    Dim instance As NExactTypeMatchFilter
    public class NExactTypeMatchFilter : NObjectTypeFilter, INFilter  
    Inheritance Hierarchy

    System.Object
       Nevron.Filters.NFilter
          Nevron.Filters.NObjectTypeFilter
             Nevron.Filters.NExactTypeMatchFilter

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also