Gets the index of the first visible observation.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16343.0)
public int StartIndex { get; }
Public ReadOnly Property StartIndex As Integer
Get
public:
property int StartIndex {
int get ();
}
member StartIndex : int with get
Property Value
Type:
Int32The index of the first visible observation, or -1 if the subset is defined by an array of indexes.
Numerical Libraries
Supported in: 6.0
Reference