Represents list of entities
public class Korzh.EasyQuery.EntityList
: Collection<Entity>, IList<Entity>, ICollection<Entity>, IEnumerable<Entity>, IEnumerable, IList, ICollection, IReadOnlyList<Entity>, IReadOnlyCollection<Entity>
Methods
Type | Name | Description |
---|---|---|
void |
SortByName() | Sorts all items in this list by their names. |