Gets or sets the item at the specified index.
Gets or sets the item at the specified index.
public NamespaceImport this[int] {get; set;}
Gets the NamespaceImport with the specified namespace.
public NamespaceImport this[string] {get;}
NamespaceImportCollection Class | NAnt.DotNet.Types Namespace