There was an error while loading. Please reload this page.
Provides static methods for ILazyDictionary(TKey, TValue).
System.Object CodeJam.Collections.LazyDictionary Namespace: CodeJam.CollectionsAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static class LazyDictionary
VB
Public NotInheritable Class LazyDictionary
F#
[<AbstractClassAttribute>] [<SealedAttribute>] type LazyDictionary = class end
CodeJam.Collections Namespace