Orx.MathProg (C#)
C#
Show/Hide TOC
Model
Builder
Key Constructor
Mathematical model builder containing key information.
Definition
Namespace:
Orx.MathProg
Assembly:
Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
Copy
public
ModelBuilderKey
(
string
Key
)
Parameters
Key
String
Key of the model.
See Also
Reference
ModelBuilderKey Structure
Orx.MathProg Namespace
In This Article
Definition
See Also