Mono Class Library: System.Xml.XmlNamespaceManager Overview | Members

System.Xml.XmlNamespaceManager.GetEnumerator Method

Provides support for iteration over the collection of namespaces maintained by the current instance. [Edit]

public virtual IEnumerator GetEnumerator ()

Returns

A IEnumerator. [Edit]

Remarks

Operation
As described above.

Note to Inheritors
Override this method to customize the behavior of this method in types derived from the System.Xml.XmlNamespaceManager class.

Usage
Use this method to iterate through the collection of namespaces in XmlNamespaceManager.NameTable.

[Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0