Add(Id: String): ITargetControlVariable;
Id. Identifier of added variable.
The Add method adds a controlling variable to the collection.
Each variable in the collection must have unique identifier. Two variables with the same identifier are not allowed.
The method use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.
See also: