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


In This Topic
    OrFilter Class Members
    In This Topic

    The following tables list the members exposed by OrFilter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OrFilter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an array of Filter objects that are part of the logical OR 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 at least one 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