Goblin - A Platform for 3D AR and VR Applications

CaseCollection.CopyTo Method (Case[])

Copies the entire CaseCollection to a one-dimensional Case array.

public virtual void CopyTo(
   Case[] array
);

Parameters

array
The one-dimensional Case array to copy to.

See Also

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