Tab > Tab Assembly Interfaces > ITabObjects > ITabObjects.Item
Item(Index: Integer): ITabObject;
Index — the object index.
The Item property returns the object which index is passed as the Index input parameter.
See also:
ITabObjects