Version: 2022.1
언어: 한국어

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.