Boolean.IParsable<Boolean>.TryParse Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

C#
static bool IParsable<bool>.TryParse(string s, IFormatProvider provider, out bool result);

Parameters

s
String
provider
IFormatProvider
result
Boolean

Returns

Applies to

Product Versions
.NET 8, 9, 10