_KCML_VectorClass->KCML_VectorClass_Add
Definition
DEFSUB 'KCML_VectorClass_Add(BYREF kthis$_KCML_VectorClass), NewElement AS SYM(KCMLString)) AS Void
Parameters
| kthis | ** not documented |
| NewElement | ** not documented |
Description
Add a pool memory handle to the collection. Where the order is controlled by the user the item is inserted at the end. This form of Add must be used when SetKey has been used to define a key, and also may be used for unordered lists where searching is not required.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.