Goblin - A Platform for 3D AR and VR Applications

StatementCollection Constructor (StatementCollection)

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

public StatementCollection(
   StatementCollection c
);

Parameters

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

See Also

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