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