Controls the total number of indexes that
the IndexSet can hold
(numbered to )
Setting capacity will clear the IndexSet.
0
Capacity-1
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 Capacity { get; set; }
Property Value
Type: Int32Version Information
See Also