Important: The information in this document is obsolete and should not be used for new development.
Getting Information About a Collection Item
The functions described in this section allow you to determine information about a collection item, such as the item's collection index, the item's size, and the item's attributes.Each function in this section provides a different way for you to specify which collection item you want to examine:
- The
GetCollectionItemInfo
function requires you to specify the item's collection tag and collection ID.- The
GetIndexedCollectionItemInfo
function requires you to specify the item's collection index.- The
GetTaggedCollectionItemInfo
function requires you to specify the item's collection tag and tag list position.
Subtopics
- GetCollectionItemInfo
- GetIndexedCollectionItemInfo
- GetTaggedCollectionItemInfo