NonSwitchBooleanTryParse Method

Overload List

TryParse(ReadOnlySpanChar, 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