Gets or sets the element at the specified index.
Gets or sets the element at the specified index.
public ProjectBase this[int] {get; set;}
Gets the ProjectBase with the specified GUID.
public ProjectBase this[string] {get;}
ProjectBaseCollection Class | NAnt.VSNet Namespace