libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_array_get_item_index()

PLIST_API uint32_t plist_array_get_item_index ( plist_t  node)

Get the index of an item.

item must be a member of a PLIST_ARRAY node.

Parameters
nodethe node
Returns
the node index or UINT_MAX if node index can't be determined