Adds the elements of a Pattern array to the end of the collection.
Adds the elements of a Pattern array to the end of the collection.
public void AddRange(Pattern[]);
Adds the elements of a PatternCollection to the end of the collection.
public void AddRange(PatternCollection);
PatternCollection Class | NAnt.Core.Types Namespace