Ookii.CommandLine 5.0 documentation
C#
VB
C++
Show/Hide TOC
Non
Switch
Boolean
Try
Parse Method
Overload List
TryParse(ReadOnlySpan
Char
, NonSwitchBoolean
)
Tries to convert the specified string span to a
NonSwitchBoolean
value.
TryParse(String, NonSwitchBoolean
)
Tries to convert the specified string to a
NonSwitchBoolean
value.
See Also
Reference
NonSwitchBoolean Structure
Ookii.CommandLine Namespace
In This Article
Overload List
See Also