Gets the extrema via index operator.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public Extrema this[ int i ] { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Default Property Item ( _ i As Integer _ ) As Extrema |
| Visual C++ |
|---|
public: property Extrema default[int i] { Extrema get (int i); } |
Parameters
- i
- Type: System..::.Int32
Extrema index