The methods of the FilterCollection class are listed below. For a complete list of FilterCollection class members, see the FilterCollection Members topic.
![]() | Adds a Filter to the end of the collection. |
![]() | Overloaded. Adds the elements of a Filter array to the end of the collection. |
![]() | |
![]() | Determines whether a Filter is in the collection. |
![]() | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | |
![]() | |
![]() | Retrieves the index of a specified Filter object in the collection. |
![]() | Inserts a Filter into the collection at the specified index. |
![]() | Removes a member from the collection. |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
FilterCollection Class | NAnt.Core.Filters Namespace