The IMsVariableList interface contains properties and methods used to work with the list of modeling variables.
Property name | Brief description | |
The Count property returns how many modeling variables are included into the list. | ||
The Item property returns the modeling variable. |
Method name | Brief description | |
The FindById method finds a modeling variable by its identifier. | ||
The FindByKey method finds a modeling variable by its key. |
See also: