[]
Fetch the result strings from a specified reading string.
public string[] ConvertToConversionList(string readingString)
| Type | Name | Description |
|---|---|---|
| string | readingString | A string which represents the reading string. |
| Type | Description |
|---|---|
| string[] | A string array which represents the candidate list. |