Item(Index: Integer): IMsTargetConstraint;
Item[Index: integer]: IMsTargetConstraint;
Index. Constraint index.
The Item property returns specified constraint from the collection.
Indexing of collection constraints is continuous and starts with zero. The number of constraints is returned by the IMsTargetConstraints.Count property.
See also: