Description Retrieves the number of items in a particular group.
Syntax count = GetNthGroupCount ( n )
Parameters count (Long) Returns the number of items in the group.
n As Long Node number of the group.
Remarks This function retrieves the number of items in a particular group. If there is a problem the function sets an error and returns 0.
See Also Examples
|