[This is preliminary documentation and subject to change.]
Adds the elements of a Category array to the end of the collection.
Adds the elements of a Category array to the end of the collection.
public void AddRange(Category[]);
Adds the elements of a CategoryCollection to the end of the collection.
public void AddRange(CategoryCollection);
CategoryCollection Class | NAnt.NUnit2.Types Namespace