| IUniqueEntitiesT Methods |
[This is preliminary documentation and is subject to change.]
The IUniqueEntitiesT generic type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| IEnumerableT | GetDuplicates(IEnumerableT) |
Returns duplicate entities.
| |
| IEnumerableT | GetUniqueByEntity(IEnumerableT) |
Attempts to get entities by what makes them unique. If a match is found the entity is loaded and returned
|