The methods of the OptionCollection class are listed below. For a complete list of OptionCollection class members, see the OptionCollection Members topic.
![]() | Adds a Option to the end of the collection. |
![]() | Overloaded. Adds the elements of a Option array to the end of the collection. |
![]() | |
![]() | Overloaded. Determines whether a Option 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 Option object in the collection. |
![]() | Inserts a Option into the collection at the specified index. |
![]() | Removes a member from the collection. |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
OptionCollection Class | NAnt.Core.Types Namespace