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