[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollectionInfo.ToArray

ToArray Method

ToArray()

Copies the subitems of the collection to a new ListColumnInfo array.

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

A ListColumnInfo array value with items copied from the collection.