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