Goblin - A Platform for 3D AR and VR Applications

StatementCollection Constructor (Statement[])

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

public StatementCollection(
   Statement[] a
);

Parameters

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

See Also

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