次の方法で共有


IConverter<TValue,TSurrogate>.ConvertFromSurrogate(TSurrogate) メソッド

定義

サロゲート値を値型に変換します。

public TValue ConvertFromSurrogate (in TSurrogate surrogate);
abstract member ConvertFromSurrogate : 'Surrogate -> 'Value
Public Function ConvertFromSurrogate (surrogate As TSurrogate) As TValue

パラメーター

surrogate
TSurrogate

サロゲート。

戻り値

TValue

値。

適用対象