Name | Description | |
---|---|---|
![]() | OrFilter Constructor | Initializes a new instance of the OrFilter class. |
The following tables list the members exposed by OrFilter.
Name | Description | |
---|---|---|
![]() | OrFilter Constructor | Initializes a new instance of the OrFilter class. |
Name | Description | |
---|---|---|
![]() | Filters | Gets an array of Filter objects that are part of the logical OR operation. |
![]() | Scope | Overridden. Gets or sets the scope of the inner filter. |
Name | Description | |
---|---|---|
![]() | IsItemMatching | Overloaded. Overridden. Gets a boolean value indicating if the item matches at least one of the filters. |
Name | Description | |
---|---|---|
![]() | IsItemInScope | Retrieves a boolean value indicating if the specified item is within the scope of the filter. (Inherited from Xceed.FileSystem.Filter) |