Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection.AddRange Method (TypeScope[])

Adds the elements of a TypeScope array to the current TypeScopeCollection.

public virtual int AddRange(
   TypeScope[] x
);

Parameters

x
The TypeScope array whose elements should be added to the end of the TypeScopeCollection.

Return Value

The new Count of the TypeScopeCollection.

See Also

TypeScopeCollection Class | DDW.CSharp.SymbolTable Namespace | TypeScopeCollection.AddRange Overload List