_KCML_VectorClass->KCML_VectorClass_InsertIterator

Definition

DEFSUB 'KCML_VectorClass_InsertIterator(BYREF kthis$_KCML_VectorClass), NewElement AS SYM(KCMLString), BYREF BeforeIterator$_KCML_IteratorClass)) AS Bool

Parameters

kthis** not documented
NewElement** not documented
BeforeIterator** not documented

Description

Insert an item into the middle of an unordered collection. The items is inserted before the item whose value is specified by the iterator BeforeIterator.

See also

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