-
Couldn't load subscription status.
- Fork 35
M_CodeJam_Collections_LazyDictionary_2_Clear
Andrew Koryavchenko edited this page Jul 4, 2017
·
7 revisions
Clears all created values
Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public void Clear()VB
Public Sub ClearF#
abstract Clear : unit -> unit
override Clear : unit -> unit ILazyDictionary(TKey, TValue).Clear()
LazyDictionary(TKey, TValue) Class
CodeJam.Collections Namespace