XmlNamespaceCollection.

GetEnumerator() Method

Summary

Returns an enumerator that can iterate through the collection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
XmlNamespaceCollection

Syntax

public XmlNamespaceEnumerator GetEnumerator()

Return Value

Type Description
XmlNamespaceEnumerator A NAnt.Core.Types.XmlNamespaceEnumerator for the entire collection.