Version: 2017.3
Experimental: this API is experimental and might be changed or removed in the future.

UQuery.QueryBuilder<T0>.Children

マニュアルに切り替える
public QueryBuilder<T2> Children (string name, params string[] classes);
public QueryBuilder<T2> Children (string name, string className);

説明

Selects all direct child elements of elements matching the previous rules.