TryParseOptions
01 Syntax
Microsoft.VisualBasic.Text.Parser.TryParseOptions
02 Fields
03 Members
Empty
Function should returns empty string when try parse failed.
Nothing
Function should returns nothing when try parse failed.
Source
Function should returns the source input when try parse failed.
Empty
Nothing
Source