XsltParameterCollection.

GetEnumerator() Method

Summary

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

Syntax

public XsltParameterEnumerator GetEnumerator()

Return Value

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