Click or drag to resize

DataColumnCollection_numberOfRows Field

Cached number of rows. This is the maximum of the Count of all DataColumns contained in this collection.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected int _numberOfRows

Field Value

Int32
See Also