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