SearchTreeEntry.level
public int level;
Description 描述
The level of the entry in the search tree.
The search entry is automatically parented by the SearchTreeGroupEntry at the previous, lower level. If the level is set to zero, the search entry appears at the root.