ParsedQuery<T0,T1>.GetNodeAtPosition

Declaration

public Search.IQueryNode GetNodeAtPosition(int position);

Parameters

position The position of the query node in the text.

Returns

IQueryNode An IQueryNode.

Description

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


Did you find this page useful? Please give it a rating: