EmbeddedResourceCollection.

GetEnumerator() Method

Summary

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

Syntax

public EmbeddedResourceEnumerator GetEnumerator()

Return Value

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