Click or drag to resize

CategoricalDataSetNumberOfRows Property

Gets the number of rows of this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int NumberOfRows { get; }

Property Value

Type: Int32
The number of rows of this instance.

Implements

IReadOnlyTabularCollectionTValue, TCollectionNumberOfRows
See Also