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