Count Property (DataValueCollection)
Gets the data values count.
public abstract int Count {get;}
'Declaration
Public MustOverride ReadOnly Property Count As Integer
Property Value
The total number of data values in the collection as an
System.Int32.