Gets or sets the element at the specified index.
Gets or sets the element at the specified index.
public XmlNamespace this[int] {get; set;}
Gets the XmlNamespace with the specified prefix.
public XmlNamespace this[string] {get;}
XmlNamespaceCollection Class | NAnt.Core.Types Namespace