Adds the elements of a DataTypeBaseBuilder array to the end of the collection.
Adds the elements of a DataTypeBaseBuilder array to the end of the collection.
public void AddRange(DataTypeBaseBuilder[]);
Adds the elements of a DataTypeBaseBuilderCollection to the end of the collection.
public void AddRange(DataTypeBaseBuilderCollection);
DataTypeBaseBuilderCollection Class | NAnt.Core Namespace