_KCML_MapClass->KCML_MapClass_AddKey

Definition

DEFSUB 'KCML_MapClass_AddKey(BYREF kthis$_KCML_MapClass), NewElement AS SYM(KCMLString), Key$) AS Void

Parameters

kthis** not documented
NewElement** not documented
Key** not documented

Description

Add a pool memory handle to the collection. The key specifies the key for searching and sorting. Where the order is controlled by the user the item is inserted at the end. This form may only be used where SetKey has not been used to define a key into the data.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.