Ookii.CommandLine 4.2 documentation
C#
VB
C++
Show/Hide TOC
String
Converter
Convert Method
Overload List
Convert(ReadOnlySpan
Char
, CultureInfo, CommandLineArgument)
Converts a string span to the type of the argument.
Convert(String, CultureInfo, CommandLineArgument)
Returns the original string value without modification.
See Also
Reference
StringConverter Class
Ookii.CommandLine.Conversion Namespace
In This Article
Overload List
See Also