![]() | IReadOnlyEntityCollectionBase Methods |
The IReadOnlyEntityCollectionBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains |
Check if an entity item exists in the collection (ignored if deleted and not ShowAll)
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIReadOnlyEntity.) |
![]() | GetFlatEnumerable |
Returns an flat enumerator for the collection
|
![]() | IndexOf |
Retrieve the relative index of an entity item
|