LookupEmptyTKey, TValue Method

Definition

Namespace: Jodosoft.Collections
Assembly: Jodosoft.Collections (in Jodosoft.Collections.dll) Version: 2.0
public static IReadOnlyLookup<TKey, TValue> Empty<TKey, TValue>()

Type Parameters

TKey
TValue

Return Value

IReadOnlyLookupTKey, TValue

See Also