Count Property (NumberFields)
Gets the number of elements contained in the
System.Collections.ICollection.
'Declaration
Public ReadOnly Property Count As Integer
'Usage
Dim instance As NumberFields
Dim value As Integer
value = instance.Count
Property Value
An
System.Int32 value indicates the count.The number of elements contained in the
System.Collections.ICollection.