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


In This Topic
    AndFilter Class Members
    In This Topic

    The following tables list the members exposed by AndFilter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AndFilter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an array of Filter objects that are part of the logical AND operation.  
    Public PropertyOverridden. Gets or sets the scope of the inner filter.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Gets a boolean value indicating if the item matches all of the filters.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRetrieves a boolean value indicating if the specified item is within the scope of the filter. (Inherited from Xceed.FileSystem.Filter)
    Top
    See Also