Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection Constructor (TypeScopeCollection)

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

public TypeScopeCollection(
   TypeScopeCollection c
);

Parameters

c
The TypeScopeCollection whose elements are copied to the new collection.

See Also

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