Creates an array from the collection.

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

Syntax

C#
public XSprite[] ToArray()

Return Value

Returns all items in the collection as an array.

See Also