[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItemCollection.ToArray

ToArray Method

ToArray()

Copies the subItems of the colletion to a new Array.

Declaration
public ListItem[] ToArray()
Public Function ToArray() As ListItem()
Returns
Type Description
ListItem[]

A ListItem array contains all the item which in the collection.