This topic has not yet been rated - Rate this topic

ISecondOrderConicModel.GetConicRowCount Method

Solver Foundation 3.0

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

Returns the number of rows for a specified cone.

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

Parameters

vidRow
Type: System.Int32
The reference row for the cone.

Return Value

Type: System.Int32
The number of rows.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.