[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.ToArray

ToArray Method

ToArray()

Copies the subitems of the collection to a new array.

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

An ItemTemplateInfo array that contains all the items in the collection.