NAnt SDK Documentation - v0.85-nightly-2005-11-09

XmlNamespaceEnumerator Methods

The methods of the XmlNamespaceEnumerator class are listed below. For a complete list of XmlNamespaceEnumerator class members, see the XmlNamespaceEnumerator Members topic.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
MoveNext Advances the enumerator to the next element of the collection.
Reset Sets the enumerator to its initial position, which is before the first element in the collection.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

XmlNamespaceEnumerator Class | NAnt.Core.Types Namespace