CustomExtractorCollection Methods |
The CustomExtractorCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds an extractor to the collection.
|
![]() | Clear |
Removes all extractors from the collection.
|
![]() | Contains |
Determines whether the collection contains a specific extractor.
|
![]() | CopyTo |
Copies the elements of the collection to an array, starting at a particular array index.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator for this collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes an extractor from the collection.
|
![]() | ToString | (Inherited from Object.) |