Click or drag to resize

ITabularCollectionTValue, TCollectionNumberOfRows Property

Gets the number of rows of this instance.

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

Property Value

Type: Int32
The number of rows of this instance.
See Also