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