Trie.GetPrefix (gb.data)

Function GetPrefix ( Prefix As String ) As TriePrefix

Return a TriePrefix object to search part of a trie.

If the prefix is not found, Null is returned.