Method ReadEntry
ReadEntry()
Reads the next locale entry from the file.
Declaration
public LocaleEntry? ReadEntry()
Returns
| Type | Description |
|---|---|
| LocaleEntry | The next locale entry from the file, or null if the end of the file is reached. |
Exceptions
| Type | Condition |
|---|---|
| ObjectDisposedException |