Reads string to specified delimiter or to end of underlying string. Notes: Delimiters in quoted string is skipped.
For example: delimiter = ',', text = '"aaaa,eee",qqqq' - then result is '"aaaa,eee"'.
| C# | Visual Basic | Managed C++ |
[Missing <returns> documentation for M:LumiSoft.Net.StringReader.QuotedReadToDelimiter(System.Char[],System.Boolean)]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)