Skip to content

MetaEntityAttrList class

Represents list of entity attributes

public class EasyData.MetaEntityAttrList
: Collection<MetaEntityAttr>

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

Assembly: EasyData.Core.dll

Constructors

NameTypeDescription
MetaEntityAttrList()void

Methods

NameTypeDescription
Reorder()voidReorders entity attributes by index in increase order.
SortByCaption()voidOrders list of attributes by their captions.