FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ArraySegmentData Class / Count Property


In This Topic
Count Property (ArraySegmentData)
In This Topic
Gets the count.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ArraySegmentData
Dim value As Integer
 
value = instance.Count

Property Value

The count.
See Also