Reads to first char, skips white-space(SP,VTAB,HTAB,CR,LF) from the beginning of source string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ReadToFirstChar()
Public Function ReadToFirstChar As String
public: String^ ReadToFirstChar()
member ReadToFirstChar : unit -> string
Return Value
String
Returns white-space chars which was readed.
Returns white-space chars which was readed.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119