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