LookupExtensions Class
Namespace: Jodosoft.CollectionsAssembly: Jodosoft.Collections (in Jodosoft.Collections.dll) Version: 2.0
public static class LookupExtensions
<ExtensionAttribute>
Public NotInheritable Class LookupExtensions
[ExtensionAttribute]
public ref class LookupExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type LookupExtensions = class end
- Inheritance
- Object LookupExtensions
ToReadOnlyLookupTKey, TValue(IReadOnlyDictionaryTKey, TValue) | |
ToReadOnlyLookupTSource, TKey(IEnumerableTSource, FuncTSource, TKey) | |
ToReadOnlyLookupTSource, TKey, TElement(IEnumerableTSource, FuncTSource, TKey, FuncTSource, TElement) | |
TryGetValueTKey, TValue | |