NAnt SDK Documentation - v0.85-nightly-2005-11-09

NamespaceImportCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets or sets the item at the specified index.

Overload List

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;}

See Also

NamespaceImportCollection Class | NAnt.DotNet.Types Namespace