Skip to content

M_CodeJam_Collections_ILazyDictionary_2_Clear

andrewvk edited this page Jun 23, 2016 · 5 revisions

ILazyDictionary(TKey, TValue).Clear Method

Clears all created values

Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.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