native

TrieGetSize

Syntax

native TrieGetSize(Trie:handle);

Description

Returns the number of entries in a hash map.

Parameters

handle Map handle

Return

Number of elements in the hash map

Error

If an invalid handle is provided an error will be
thrown.