native
TrieIterDestroy
Syntax
native TrieIterDestroy(&TrieIter:handle);
Description
Destroys an iterator handle.
Parameters
| handle | Iterator handle. |
|---|
Return
True on success, false if the value was never set.
native
native TrieIterDestroy(&TrieIter:handle);
Destroys an iterator handle.
| handle | Iterator handle. |
|---|
True on success, false if the value was never set.