GetChild
SearchQuery.GetChild method
Gets a child query by an index.
public abstract SearchQuery GetChild(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index. |
Return Value
A child query corresponding the specified index.
See Also
- class SearchQuery
- namespace GroupDocs.Search
- assembly GroupDocs.Search