Gets or sets the element at the specified index.
Gets or sets the element at the specified index.
public TaskBuilder this[int] {get; set;}
Gets the TaskBuilder for the specified task.
public TaskBuilder this[string] {get;}
TaskBuilderCollection Class | NAnt.Core Namespace