Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.AddRange Method (Scope[])

Adds the elements of a Scope array to the current ScopeCollection.

public virtual int AddRange(
   Scope[] x
);

Parameters

x
The Scope array whose elements should be added to the end of the ScopeCollection.

Return Value

The new Count of the ScopeCollection.

See Also

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