Click or drag to resize

EmptyDoubleColumnCount Property

Gets the number of rows if known.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int? Count { get; }

Property Value

NullableInt32

Implements

IReadableColumnCount
See Also