Freigeben über


IConverter<TValue,TSurrogate>.ConvertFromSurrogate(TSurrogate) Methode

Definition

Konvertiert einen Ersatzwert in den Werttyp.

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

Parameter

surrogate
TSurrogate

Das Ersatzzeichen.

Gibt zurück

TValue

Der Wert.

Gilt für: