IUniqeueNamesT 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.IUniqeueNames`1"]
The IUniqeueNamesT type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IReadOnlyDictionaryTKey, TValue, T: String | GetAnyByNames(IEnumerableString) |
Attempts to get enties by their names
|
![]() | IEnumerableT, T: String | GetDuplicateNames(IEnumerableKeyValuePairInt64, String) |
Checks for duplicates for ids and names
|
Name | Description | ||
---|---|---|---|
![]() | IReadOnlyDictionaryTKey, TValue, T: String | GetAnyByNamesT(String) | IUniqeueNamesT (Defined by UniqueNamesExtensions.) |