ComponentOne DataObjects for .NET
Count Property (C1DataTableCollection)

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

Reference

C1DataTableCollection Class
C1DataTableCollection Members