Goblin - A Platform for 3D AR and VR Applications

StatementCollection.CopyTo Method (Statement[])

Copies the entire StatementCollection to a one-dimensional Statement array.

public virtual void CopyTo(
   Statement[] array
);

Parameters

array
The one-dimensional Statement array to copy to.

See Also

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