CountGadgetItems3D()

Syntax

Result = CountGadgetItems3D(#Gadget3D)
Description
Returns the number of items in the specified #Gadget3D. If there are any items in the gadget then the count starts from 1. If the #Gadget3D doesn't contain any items, 0 is returned. This is a universal function which works for all gadgets which handle several items:

- ComboBoxGadget3D()
- EditorGadget3D()
- ListViewGadget3D()
- PanelGadget3D()

Supported OS

All

<- ContainerGadget3D() - Gadget3D Index - DisableGadget3D() ->