Summary
    Initializes a new instance of the 
		NAnt.Core.Types.XsltParameterCollection class
    with the specified array of NAnt.Core.Types.XsltParameter instances.
    - Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core .Types  - Containing Type
 - Xslt
Parameter Collection  
Syntax
public XsltParameterCollection(XsltParameter[] value)
	Parameters
| Name | Type | Description | 
|---|---|---|
| value | XsltParameter[] | 
Return Value
| Type | Description | 
|---|---|
| void | 
