Item(Index: Integer): IMsMetaAttributeValue;
Index. Attribute index in the collection.
The Item method returns an attribute from the collection by its index. Attribute index is passed by the Index parameter.
The property use is given in the example for IMsMetaAttributeValueList.FindByKey.
See also: