[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItemCollectionInfo.ToArray

ToArray Method

ToArray()

Copies the subitems of the collection to a new array.

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

A ListItemInfo array that contains all the items in the collection.