Important: The information in this document is obsolete and should not be used for new development.
Counting Items in a Collection
The functions described in this section allow you to count items in a collection.The
CountCollectionItems
function allows you to determine the total number of items in a collection.The
CountTaggedCollectionItems
function allows you to determine the total number of items in a collection that have a specified collection tag.
Subtopics
- CountCollectionItems
- CountTaggedCollectionItems