Condividi tramite


GeneralizedValueTypeSurrogateCodec<TField,TSurrogate>.ConvertFromSurrogate Metodo

Definizione

Converte un valore dal tipo surrogato al tipo di campo.

public abstract TField ConvertFromSurrogate(ref TSurrogate surrogate);
abstract member ConvertFromSurrogate : 'Surrogate -> 'Field
Public MustOverride Function ConvertFromSurrogate (ByRef surrogate As TSurrogate) As TField

Parametri

surrogate
TSurrogate

Surrogato.

Restituisce

TField

Valore.

Si applica a