public int GetLinkType(int LeafIndex)
 {
     return(GrammarApi.sol_GetLeafLinkType(_hNode, LeafIndex));
 }