Gets the index that contains the unique keys to the groups.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public Index<TKey> Index { get; }
Public ReadOnly Property Index As Index(Of TKey)
Get
public:
property Index<TKey>^ Index {
Index<TKey>^ get ();
}
member Index : Index<'TKey> with get
Property Value
Type:
IndexTKey
Numerical Libraries
Supported in: 6.0
Reference