ModelBuilderKey Constructor

Mathematical model builder containing key information.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public ModelBuilderKey(
	string Key
)

Parameters

Key  String
Key of the model.

See Also