MetaEntityAttrList class

Represents list of entity attributes

public class EasyData.MetaEntityAttrList
    : Collection<MetaEntityAttr>

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

Assembly: EasyData.Core.dll

Constructors

Name Type Description
MetaEntityAttrList() void

Methods

Name Type Description
Reorder() void Reorders entity attributes by index in increase order.
SortByCaption() void Orders list of attributes by their captions.