Adds the elements of a FormatterElement array to the end of the collection.
Adds the elements of a FormatterElement array to the end of the collection.
public void AddRange(FormatterElement[]);
Adds the elements of a FormatterElementCollection to the end of the collection.
public void AddRange(FormatterElementCollection);
FormatterElementCollection Class | NAnt.NUnit.Types Namespace