Adds the elements of a XsltParameter array to the end of the collection.
Adds the elements of a XsltParameter array to the end of the collection.
public void AddRange(XsltParameter[]);
Adds the elements of a XsltParameterCollection to the end of the collection.
public void AddRange(XsltParameterCollection);
XsltParameterCollection Class | NAnt.Core.Types Namespace