Spread Windows Forms 12.0 Product Documentation
Count Property (ItemTemplateCollectionInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ItemTemplateCollectionInfo Class : Count Property
Gets the count of the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ItemTemplateCollectionInfo
Dim value As Integer
 
value = instance.Count
public int Count {get;}

Property Value

An System.Int32 value indicates the count number of the collection.
See Also

Reference

ItemTemplateCollectionInfo Class
ItemTemplateCollectionInfo Members