Goblin - A Platform for 3D AR and VR Applications

ScopeCollection Constructor (ScopeCollection)

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

public ScopeCollection(
   ScopeCollection c
);

Parameters

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

See Also

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