The H5G_GET_NMEMBERS function returns the number of objects within a group.
| Note |
Result = H5G_GET_NMEMBERS(Loc_id, Name)
Returns an integer representing the number of objects.
An integer representing the identifier of the file or group.
A string representing the name of the group for which to retrieve the number of members.
None.
Introduced 5.6