UQueryBuilder<T0>.Class
public UQueryBuilder<T> Class(string classname);
Description 描述
Selects all elements with the given class. Not to be confused with Type (see OfType<>()).
Selects all elements with the given class. Not to be confused with Type (see OfType<>()).