IMsNonLinearConstraints

Description

The IMsNonLinearConstraints interface contains properties and methods used to work with the collection of criterion function constraints.

Properties

  Property name Brief description
The Count property returns the number of constraints.
The Item property returns the constraint.

Methods

  Method name Brief description
The Add method adds a new constraint.
The Clear method clears the list of constraints.
The Remove method removes a constraint by index.

See also:

Ms Assembly Interfaces