Skip to content

MetaEntityList class

Represents list of entities

public class EasyData.MetaEntityList
: Collection<MetaEntity>

Package: EasyData.Core (targets: netstandard2.0)

Assembly: EasyData.Core.dll

NameTypeDescription
MetaEntityList()void
NameTypeDescription
Reorder()voidReorders entity attributes by index in increase order.
SortByName()voidSorts all items in this list by their names.