CnGetSizeΒΆ

Gets the number of elements in the container.

nSize = CnGetSize(handle)

Return Value

nSize is the number of elements in the container.

Parameters

handle

Identifies the container.

id-760409