Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection Constructor (TypeScope[])

Initializes a new instance of the TypeScopeCollection class that contains elements copied from the specified TypeScope array.

public TypeScopeCollection(
   TypeScope[] a
);

Parameters

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

See Also

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