NAnt SDK Documentation - v0.85-nightly-2005-11-09

FilterBuilderCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets or sets the element at the specified index.

Overload List

Gets or sets the element at the specified index.

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

Gets the FilterBuilder for the specified task.

public FilterBuilder this[string] {get;}

See Also

FilterBuilderCollection Class | NAnt.Core.Filters Namespace