NAnt SDK Documentation - v0.92

XsltParameterCollection Constructor (XsltParameterCollection)

Initializes a new instance of the XsltParameterCollection class with the specified XsltParameterCollection instance.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As XsltParameterCollection _
)
[C#]
public XsltParameterCollection(
   XsltParameterCollection value
);

See Also

XsltParameterCollection Class | NAnt.Core.Types Namespace | XsltParameterCollection Constructor Overload List