Click or drag to resize

DataTableRangeWrapperGetRowCount Method

[Missing <summary> documentation for "M:Altaxo.Data.DataTableRangeWrapper.GetRowCount(System.Int32)"]


Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int GetRowCount(
	int columnIndex
)

Parameters

columnIndex  Int32

[Missing <param name="columnIndex"/> documentation for "M:Altaxo.Data.DataTableRangeWrapper.GetRowCount(System.Int32)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Data.DataTableRangeWrapper.GetRowCount(System.Int32)"]

Implements

IROTableDataSourceGetRowCount(Int32)
See Also