Ensures the dictionary is loaded, reading words from the file if necessary.
public System.bool EnsureLoaded()
'Declaration
Public Function EnsureLoaded() As System.Boolean
Return Value
True if the dictionary is enabled and has been loaded successfully.