GetChild

SearchQuery.GetChild method

通过索引获取子查询。

public abstract SearchQuery GetChild(int index)
范围 类型 描述
index Int32 索引。

返回值

对应指定索引的子查询。

也可以看看