[]
Loads the dictionary from the file specified by the FileName property.
protected abstract bool Load()
Type | Description |
---|---|
bool | True if the dictionary was loaded successfully, false otherwise. |
If the dictionary fails to load, this method returns false. In this case, you can check the value of the dictionary's State property to determine why the file failed to load.