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