Goblin - A Platform for 3D AR and VR Applications

ScopeCollection Constructor (Scope[])

Initializes a new instance of the ScopeCollection class that contains elements copied from the specified Scope array.

public ScopeCollection(
   Scope[] a
);

Parameters

a
The Scope array whose elements are copied to the new list.

See Also

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