Item(Index: Integer): IMsTargetConstraintInfo;
Index. Value index.
The Item property returns the specified value from collection.
Indexing of collection elements is continuous and starts with zero. To get the number of collection elements, use the IMsTargetConstraintInfoArray.Count property.
See also: