IMsTargetVarConstraints.Clear

Syntax

Clear;

Description

The Clear method clears the collection of constraints.

Comments

To remove one constraint from the collection, use the IMsTargetVarConstraints.Remove method.

See also:

IMsTargetVarConstraints