Goblin - A Platform for 3D AR and VR Applications

CompileUnitCollection Constructor (CompileUnit[])

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

public CompileUnitCollection(
   CompileUnit[] a
);

Parameters

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

See Also

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