Boolean.ISpanParsable<Boolean>.TryParse Method

Definition

C#
static bool ISpanParsable<bool>.TryParse(ReadOnlySpan<char> s, IFormatProvider provider, out bool result);

Parameters

provider
IFormatProvider
result
Boolean

Returns

Applies to

Product Versions
.NET 8, 9