Click or drag to resize

EmptyLookupTKey, TElementInstance Property

Gets the empty lookup table instance.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static ILookup<TKey, TElement> Instance { get; }

Property Value

ILookupTKey, TElement
See Also