Adds the elements of a FilterBuilder array to the end of the collection.
Adds the elements of a FilterBuilder array to the end of the collection.
public void AddRange(FilterBuilder[]);
Adds the elements of a FilterBuilderCollection to the end of the collection.
public void AddRange(FilterBuilderCollection);
FilterBuilderCollection Class | NAnt.Core.Filters Namespace