Item(objID)

Returns the object that is stored in a collection. The objID argument can be either a string (the name of object in a collection) or an integer (the internal number of object). The table given in the section "Possibility of Accessing Objects" defines possibility to access the object by name and by internal number in a collection. This method is the default method of the collection.