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