XsltExtensionObjectCollection.

GetEnumerator() Method

Summary

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

Syntax

public XsltExtensionObjectEnumerator GetEnumerator()

Return Value

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