EntityStore class

Represents storage of entities

public class Korzh.EasyQuery.EntityStore
    : EntityList, IList<Entity>, ICollection<Entity>, IEnumerable<Entity>, IEnumerable, IList, ICollection, IReadOnlyList<Entity>, IReadOnlyCollection<Entity>

Methods

Type Name Description
void InsertItem(Int32 index, Entity item) Inserts an element into the System.Collections.ObjectModel.Collection'1 at the specified index.
void OnEntityInsertion(Entity entity, Int32 index) Called when entity is insertion].
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT