Version: 2021.2

Query<T0,T1>.GetNodeAtPosition

切换到手册
public Search.IQueryNode GetNodeAtPosition (int position);

参数

position The position of the query node in the text.

返回

IQueryNode An IQueryNode.

描述

Get the query node located at the specified index position in the query.