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