Item(Index: Integer): IMsTargetVarConstraint;
Index. Constraint index in the collection.
The Item property returns the specified collection constraint.
Indexing of collection constraints is continuous and starts with zero. To get the number of collection constraints, use the IMsTargetVarConstraints.Count property.
See also: