FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CustomIconContainer Class / Count Property


In This Topic
Count Property (CustomIconContainer)
In This Topic
Gets the number of contained icon objects.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As CustomIconContainer
Dim value As Integer
 
value = instance.Count
See Also