TriePrefix.Exist (gb.data)

Function Exist ( RelKey As String ) As Boolean

Return if the given key exists relative to the prefix. This returns the same as hTrie.Exist(hTriePrefix.Prefix & RelKey).

See also

TriePrefix array accessor