Adds the elements of a ProjectBase array to the end of the collection.
Adds the elements of a ProjectBase array to the end of the collection.
public void AddRange(ProjectBase[]);
Adds the elements of a ProjectBaseCollection to the end of the collection.
public void AddRange(ProjectBaseCollection);
ProjectBaseCollection Class | NAnt.VSNet Namespace