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

Constructors

NameTypeDescription
MetaEntityList()void

Methods

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