Adds the elements of a CompilerWarning array to the end of the collection.
Adds the elements of a CompilerWarning array to the end of the collection.
public void AddRange(CompilerWarning[]);
Adds the elements of a CompilerWarningCollection to the end of the collection.
public void AddRange(CompilerWarningCollection);
CompilerWarningCollection Class | NAnt.DotNet.Types Namespace