Goblin - A Platform for 3D AR and VR Applications

CompileUnitCollection Constructor (CompileUnitCollection)

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

public CompileUnitCollection(
   CompileUnitCollection c
);

Parameters

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

See Also

CompileUnitCollection Class | DDW.CSharp.Dom Namespace | CompileUnitCollection Constructor Overload List