Adds the elements of a Symbol array to the end of the collection.
Adds the elements of a Symbol array to the end of the collection.
public void AddRange(Symbol[]);
Adds the elements of a SymbolCollection to the end of the collection.
public void AddRange(SymbolCollection);
SymbolCollection Class | NAnt.VisualCpp.Types Namespace