Name | Description | |
---|---|---|
AndFilter Constructor | Initializes a new instance of the AndFilter class. |
The following tables list the members exposed by AndFilter.
Name | Description | |
---|---|---|
AndFilter Constructor | Initializes a new instance of the AndFilter class. |
Name | Description | |
---|---|---|
Filters | Gets an array of Filter objects that are part of the logical AND 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 all 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) |