EntityAttrStore class

Represents entity attributes storage associated with a particular entity.

public class Korzh.EasyQuery.EntityAttrStore
    : EntityAttrList, IList<EntityAttr>, ICollection<EntityAttr>, IEnumerable<EntityAttr>, IEnumerable, IList, ICollection, IReadOnlyList<EntityAttr>, IReadOnlyCollection<EntityAttr>

Methods

Type Name Description
void InsertItem(Int32 index, EntityAttr item) Inserts an element into the System.Collections.ObjectModel.Collection'1 at the specified index.
void OnEntityAttrInsertion(EntityAttr entityAttr, Int32 index) Called when some attribute is inserted to the list.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT