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