Determines whether a XsltParameter is in the collection.
Determines whether a XsltParameter is in the collection.
public bool Contains(XsltParameter);
Determines whether a XsltParameter with the specified value is in the collection.
public bool Contains(string);
XsltParameterCollection Class | NAnt.Core.Types Namespace