Goblin - A Platform for 3D AR and VR Applications

TypeScopeCollection.CopyTo Method (TypeScope[])

Copies the entire TypeScopeCollection to a one-dimensional TypeScope array.

public virtual void CopyTo(
   TypeScope[] array
);

Parameters

array
The one-dimensional TypeScope array to copy to.

See Also

TypeScopeCollection Class | DDW.CSharp.SymbolTable Namespace | TypeScopeCollection.CopyTo Overload List