CategoricalDataSetNumberOfRows Property
Gets the number of rows of this instance.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public int NumberOfRows { get; }
Public ReadOnly Property NumberOfRows As Integer
Get
public:
virtual property int NumberOfRows {
int get () sealed;
}
abstract NumberOfRows : int with get
override NumberOfRows : int with get
Int32The number of rows of this instance.
IReadOnlyTabularCollectionTValue, TCollectionNumberOfRows