Decision Variable Collection Properties
Properties
Count | Gets the number of variables in the collection. |
Item[Int32] | Gets the DecisionVariable at the specified position in the collection. |
Item[String] | Gets or sets a variable in the collection. |
Names | Gets the collection of names of the variables in the collection. |
Values | Returns a collection that enumerates over the variables. |