Goblin - A Platform for 3D AR and VR Applications

CatchCollection.CopyTo Method (Catch[])

Copies the entire CatchCollection to a one-dimensional Catch array.

public virtual void CopyTo(
   Catch[] array
);

Parameters

array
The one-dimensional Catch array to copy to.

See Also

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