UQueryBuilder<T0>.Active
public UQueryBuilder<T> Active();
Returns
UQueryBuilder<T> A QueryBuilder with the selection rules.
Description 描述
Selects all elements that are active.
UQueryBuilder<T> A QueryBuilder with the selection rules.
Selects all elements that are active.