Name | Description | |
---|---|---|
![]() | Scope | Gets or sets the scope of the filter. |
The following tables list the members exposed by Filter.
Name | Description | |
---|---|---|
![]() ![]() | GetFiltersFromParams | Converts a generic array of parameters to an array of Filter objects. |
![]() | IsItemMatching | Overloaded. Gets a boolean value indicating if the item matches the filter. |
![]() ![]() | IsItemMatchingAll | Overloaded. Verifies if the FileSystemItem object matches all of the provided filters. |
![]() ![]() | IsItemMatchingOne | Overloaded. Verifies if the FileSystemItem object matches at least one of the provided filters. |
Name | Description | |
---|---|---|
![]() | IsItemInScope | Retrieves a boolean value indicating if the specified item is within the scope of the filter. |