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