Method Reduce Reduce(Reduce) Remove empty rows from the given Trie and return the newly reduced Trie. Declaration public virtual Trie Reduce(Reduce by) Parameters Type Name Description Reduce by the Trie to reduce Returns Type Description Trie newly reduced Trie