Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection.AddRange Method (AssemblyReferenceCollection)

Adds the elements of another AssemblyReferenceCollection to the current AssemblyReferenceCollection.

public virtual int AddRange(
   AssemblyReferenceCollection x
);

Parameters

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

Return Value

The new Count of the AssemblyReferenceCollection.

See Also

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