Optimization Model Entity.Position Property
Gets the position of the current instance in the collection.
Definition
Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The zero-based index of the instance in the collection.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int Position { get; }
Property Value
Int32The zero-based index of the instance in the collection.