LinearEntry.Index Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the index of a linear entry.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Index As Integer
public int Index
public:
int Index
val mutable Index: int
public var Index : int

Remarks

The row of a coefficient is identified by a key and an index.

.NET Framework Security

See Also

Reference

LinearEntry Structure

Microsoft.SolverFoundation.Services Namespace