Goblin - A Platform for 3D AR and VR Applications

ExpressionCollection Constructor (Expression[])

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

public ExpressionCollection(
   Expression[] a
);

Parameters

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

See Also

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