.. highlightlang:: us .. index:: CnGetSize .. _cngetsize: CnGetSize ========= .. us.tag CnGetSize ENGLISH Gets the number of elements in the container. .. function:: nSize = CnGetSize(handle) .. us.return **Return Value** *nSize* is the number of elements in the container. .. us.params **Parameters** .. uparam:: handle Identifies the container. .. seealso:: :ref:`overview-container`, :ref:`CnCreate` :sub:`id-760409`