NamespaceImportCollection.

GetEnumerator() Method

Summary

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

Syntax

public NamespaceImportEnumerator GetEnumerator()

Return Value

Type Description
NamespaceImportEnumerator A NAnt.DotNet.Types.NamespaceImportEnumerator for the entire collection.