Get the number of rows for the given node index.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public int GetRowOccurrenceCount( int nodeIndex )
Parameters
- nodeIndex
- Type: SystemInt32
The node index.
Return Value
Type: Int32The number of rows that corresponds to the given node index.
Version Information
See Also