ComponentOne DataObjects for .NET
Ordinal Property (C1DataRow)

C1.Data.2 Assembly > C1.Data Namespace > C1DataRow Class : Ordinal Property
Gets the position of the row in the C1DataRowCollection.
Syntax
'Declaration
 
Public ReadOnly Property Ordinal As System.Integer
public System.int Ordinal {get;}
See Also

Reference

C1DataRow Class
C1DataRow Members
C1DataRow Class