IMsVariableList

Description

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

Properties

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

Methods

  Method name Brief description
FindById The FindById method finds a modeling variable by its identifier.
FindByKey The FindByKey method finds a modeling variable by its key.

See also:

Ms Assembly Interfaces