Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.CopyTo Method (Scope[])

Copies the entire ScopeCollection to a one-dimensional Scope array.

public virtual void CopyTo(
   Scope[] array
);

Parameters

array
The one-dimensional Scope array to copy to.

See Also

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