Method in StringTableEntry
Reads comma-separated value data from sourceText
, and produces a collection of StringTableEntry structs.
Name | Description |
---|---|
The parsed collection of StringTableEntry structs.
string
sourceText
A string containing CSV-formatted data.