Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection.CopyTo Method (TypeRef[])

Copies the entire TypeRefCollection to a one-dimensional TypeRef array.

public virtual void CopyTo(
   TypeRef[] array
);

Parameters

array
The one-dimensional TypeRef array to copy to.

See Also

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