FilterDescriptorCollection Members
Include Protected Members
Include Inherited Members
Represents the collection of FilterDescriptor objects.
The FilterDescriptorCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a new FilterDescriptor object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator to enumerate over the collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Returns an enumerator to enumerate over the collection. |
Top