LumiSoft Mail Server User API
ReadParenthesized Method
Namespaces > LumiSoft.Net > StringReader > ReadParenthesized()
Reads parenthesized value. Supports {},(),[],<> parenthesis. Throws exception if there isn't parenthesized value or closing parenthesize is missing.
Syntax
C#Visual BasicManaged C++
public string ReadParenthesized ()
Public Function ReadParenthesized As String
public:
String^ ReadParenthesized ()
Return Value

[Missing <returns> documentation for M:LumiSoft.Net.StringReader.ReadParenthesized]

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