Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection.AddRange Method (TypeRef[])

Adds the elements of a TypeRef array to the current TypeRefCollection.

public virtual int AddRange(
   TypeRef[] x
);

Parameters

x
The TypeRef array whose elements should be added to the end of the TypeRefCollection.

Return Value

The new Count of the TypeRefCollection.

See Also

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