Creates an array from the collection.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Baltie2D[] ToArray()

Return Value

Returns all items in the collection as an array.

See Also