NAnt SDK Documentation - v0.92

XsltParameterEnumerator.Current Property

Gets the current element in the collection.

[Visual Basic]
Public ReadOnly Property Current As XsltParameter
[C#]
public XsltParameter Current {get;}

See Also

XsltParameterEnumerator Class | NAnt.Core.Types Namespace