IUniqueEntitiesT Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core
[Missing <typeparam name="T"/> documentation for "T:Netadmin.Management.Common.Core.IUniqueEntities`1"]
The IUniqueEntitiesT 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
|