Skip to content

M_CodeJam_Collections_ILazyDictionary_2_Clear

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

ILazyDictionary(TKey, TValue).Clear Method

Clears all created values

Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

void Clear()

VB

Sub Clear

F#

abstract Clear : unit -> unit 

See Also

Reference

ILazyDictionary(TKey, TValue) Interface
CodeJam.Collections Namespace

Clone this wiki locally