Adds the elements of a CompileUnit array to the current CompileUnitCollection.
Adds the elements of a CompileUnit array to the current CompileUnitCollection.
public virtual int AddRange(CompileUnit[]);
Adds the elements of another CompileUnitCollection to the current CompileUnitCollection.
public virtual int AddRange(CompileUnitCollection);
CompileUnitCollection Class | DDW.CSharp.Dom Namespace