Boolean.IParsable<Boolean>.Parse(String, IFormatProvider) 方法

定義

將字串剖析為值。

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

參數

s
String

要剖析的字串。

provider
IFormatProvider

提供關於 s 之特定文化特性格式資訊的物件。

傳回

剖析 s 的結果。

實作

適用於

產品 版本
.NET 8, 9, 10