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


In This Topic
    Filter Class Methods
    In This Topic

    For a list of all members of this type, see Filter members.

    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