IMsVariableList

Description

The IMsVariableList interface contains properties and methods used to work with the list of modeling variables.

Properties

  Property name Brief description
The Count property returns how many modeling variables are included into the list.
The Item property returns the modeling variable.

Methods

  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:

Ms Assembly Interfaces