NAnt SDK Documentation - v0.92

DataTypeBaseBuilderCollection.Item Property

Gets or sets the element at the specified index.

Overload List

Gets or sets the element at the specified index.

public DataTypeBaseBuilder this[int] {get; set;}

Gets the DataTypeBaseBuilder for the specified task.

public DataTypeBaseBuilder this[string] {get;}

See Also

DataTypeBaseBuilderCollection Class | NAnt.Core Namespace