Boolean.IParsable<Boolean>.TryParse 方法

定义

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

参数

s
String
provider
IFormatProvider
result
Boolean

返回

适用于

产品 版本
.NET 8, 9, 10