XsltParameterCollection.

XsltParameterCollection(XsltParameterCollection) Constructor

Summary

Initializes a new instance of the NAnt.Core.Types.XsltParameterCollection class with the specified NAnt.Core.Types.XsltParameterCollection instance.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
XsltParameterCollection

Syntax

public XsltParameterCollection(XsltParameterCollection value)

Parameters

Name Type Description
value XsltParameterCollection

Return Value

Type Description
void