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