[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.SpellChecker.4.6.2 Assembly
C1.WPF.SpellChecker
Classes
UserDictionary
Methods
Clear
dotnet-framework-api
C1.WPF.SpellChecker.4.6.2 Assembly
C1.Silverlight.SpellChecker.Resources
C1.WPF.SpellChecker
Classes
BadWordEventArgs
C1SpellChecker
C1SpellDialog
CharRange
CharRangeList
CheckControlCompletedEventArgs
ContextMenuEventArgs
SpellDictionary
SpellDictionaryBase
SpellOptions
UserDictionary
Methods
AddWord
Clear
Contains
Load
LoadFromIsolatedStorage
RemoveWord
Save
SaveToIsolatedStorage
WordDictionary
WordList
Enums
Interfaces
Delegates
(Showing Draft Content)
C1.WPF.SpellChecker.UserDictionary.Clear
Clear Method
Clear()
Clears the dictionary removing all words in it.
Declaration
public void Clear()
Implements
ICollection<T>.Clear()