ComponentOne SpellChecker for WPF and Silverlight
EnsureLoaded Method (SpellDictionaryBase)

C1.Silverlight.SpellChecker Namespace > SpellDictionaryBase Class : EnsureLoaded Method
Ensures the dictionary is loaded, reading words from the file if necessary.
Syntax
'Declaration
 
Public Function EnsureLoaded() As Boolean
public bool EnsureLoaded()

Return Value

True if the dictionary is enabled and has been loaded successfully.
See Also

Reference

SpellDictionaryBase Class
SpellDictionaryBase Members