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