IROTableDataSourceGetRowCount Method |
Gets the number of accessible rows for the specified column.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxParameters
- i Int32
- The zero-based column index.
Return Value
Int32The row count for the specified column.
See Also