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.