TrieIterGetSize
- Синтаксис
-
native TrieIterGetSize(TrieIter:handle);
Переменная | Описание |
---|---|
handle |
Iterator handle |
- Описание
- Retrieves the number of elements in the underlying map.
- Пометка
-
When used on a valid iterator this is exactly the same as calling TrieGetSize on the map directly.
- Возвращает
- Number of elements in the map