'Declaration Public MustInherit Class Filter
'Usage Dim instance As Filter
public abstract class Filter
'Declaration Public MustInherit Class Filter
'Usage Dim instance As Filter
public abstract class Filter
System.Object
Xceed.FileSystem.Filter
Xceed.FileSystem.AndFilter
Xceed.FileSystem.AttributeFilter
Xceed.FileSystem.DateTimeFilter
Xceed.FileSystem.NameFilter
Xceed.FileSystem.NotFilter
Xceed.FileSystem.OrFilter
Xceed.FileSystem.ReparsePointTagsFilter
Xceed.FileSystem.SizeFilter
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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2