Skip to content

EntityList class

Represents list of entities

public class Korzh.EasyQuery.EntityList
: Collection<Entity>, IList<Entity>, ICollection<Entity>, IEnumerable<Entity>, IEnumerable, IList, ICollection, IReadOnlyList<Entity>, IReadOnlyCollection<Entity>
TypeNameDescription
voidSortByName()Sorts all items in this list by their names.