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