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