RowVariableModel.m_cvidInt Field

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

Represents the number of integer variables.

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

Syntax

'Declaration
Protected m_cvidInt As Integer
protected int m_cvidInt
protected:
int m_cvidInt
val mutable m_cvidInt: int
protected var m_cvidInt : int

.NET Framework Security

See Also

Reference

RowVariableModel Class

Microsoft.SolverFoundation.Services Namespace