LumiSoft Net Help
ReadToFirstChar Method
NamespacesLumiSoft.NetStringReaderReadToFirstChar()()()()
Reads to first char, skips white-space(SP,VTAB,HTAB,CR,LF) from the beginning of source string.
Declaration Syntax
C#Visual BasicVisual C++
public string ReadToFirstChar()
Public Function ReadToFirstChar As String
public:
String^ ReadToFirstChar()
Return Value
Returns white-space chars which was readed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129