Clears the dictionary removing all words in it.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public void Clear()
Visual Basic (Declaration)
Public Sub Clear

See Also