Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection.AddRange Method (AssemblyReference[])

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

public virtual int AddRange(
   AssemblyReference[] x
);

Parameters

x
The AssemblyReference array whose elements should be added to the end of the AssemblyReferenceCollection.

Return Value

The new Count of the AssemblyReferenceCollection.

See Also

AssemblyReferenceCollection Class | DDW.CSharp.Dom Namespace | AssemblyReferenceCollection.AddRange Overload List