|
|
|
|
|
<TreeMap>.Count (Function) In french: <TreeMap>.Occurrence Returns the number of elements found in a TreeMap control.
ResNombreElement = TMAP_Fichier.Occurrence()
Syntax
<Result> = <TreeMap control>.Count()
<Result>: Integer Number of elements found in the TreeMap (0 if the control is empty). Remark: All elements are taken into account (even elements with weight 0).. <TreeMap control>: Control name Name of TreeMap control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|