Goblin - A Platform for 3D AR and VR Applications

ExpressionCollection Constructor (ExpressionCollection)

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

public ExpressionCollection(
   ExpressionCollection c
);

Parameters

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

See Also

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