| Icon | Member | Description |
|---|---|---|
| ReadWord() |
Reads word from string. Returns null if no word is available.
Word reading begins from first char, for example if SP"text", then space is trimmed.
| |
| ReadWord(Boolean) |
Reads word from string. Returns null if no word is available.
Word reading begins from first char, for example if SP"text", then space is trimmed.
| |
| ReadWord(Boolean, Char[](), Boolean) |
Reads word from string. Returns null if no word is available.
Word reading begins from first char, for example if SP"text", then space is trimmed.
|
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)