ComponentOne SpellChecker for WinForms
EnsureLoaded Method

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

Return Value

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

Reference

SpellDictionaryBase Class
SpellDictionaryBase Members