ComponentOne DataObjects for .NET
Count Property (C1DataRowCollection)

C1.Data.2 Assembly > C1.Data Namespace > C1DataRowCollection Class : Count Property
Gets the total number of rows in the data table.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

C1DataRowCollection Class
C1DataRowCollection Members
C1DataRowCollection Class