Compartir a través de


GeneralizedValueTypeSurrogateCodec<TField,TSurrogate>.ConvertFromSurrogate Método

Definición

Convierte un valor del tipo suplente en el tipo de campo.

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

Parámetros

surrogate
TSurrogate

Suplente.

Devoluciones

TField

Valor.

Se aplica a