Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / Filter Class
Properties Methods


In This Topic
    Filter Class Members
    In This Topic

    The following tables list the members exposed by Filter.

    Public Properties
     NameDescription
    Public PropertyGets or sets the scope of the filter.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Converts a generic array of parameters to an array of Filter objects.  
    Public MethodOverloaded. Gets a boolean value indicating if the item matches the filter.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Verifies if the FileSystemItem object matches all of the provided filters.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Verifies if the FileSystemItem object matches at least one of the provided filters.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRetrieves a boolean value indicating if the specified item is within the scope of the filter.  
    Top
    See Also