Spread Windows Forms 12.0 Product Documentation
Count Property (IColorStops)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IColorStops Interface : Count Property
Returns the count of the represented object.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IColorStops
Dim value As Integer
 
value = instance.Count
int Count {get;}
See Also

Reference

IColorStops Interface
IColorStops Members