Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection.AddRange Method

Adds the elements of a AssemblyReference array to the current AssemblyReferenceCollection.

Overload List

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);

See Also

AssemblyReferenceCollection Class | DDW.CSharp.Dom Namespace