Gets or sets the element at the specified index.
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;}
FilterBuilderCollection Class | NAnt.Core.Filters Namespace