ILinearModel.AddRow Method

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

Adds a row to model.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddRow(Object, Int32) Attempts to add a row to the models and returns a value that indicates whether a row is added to a model.
Public method AddRow(Object, SpecialOrderedSetType, Int32) Attempts to add a row to the model and returns a value that indicates whether a reference row for a special ordered set is added to a model.

Top

See Also

Reference

ILinearModel Interface

Microsoft.SolverFoundation.Services Namespace