Compartir a través de


ArrayListCodec.ConvertFromSurrogate(ArrayListSurrogate) Método

Definición

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

public override System.Collections.ArrayList ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ArrayListSurrogate surrogate);
override this.ConvertFromSurrogate : ArrayListSurrogate -> System.Collections.ArrayList
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ArrayListSurrogate) As ArrayList

Parámetros

surrogate
ArrayListSurrogate

Suplente.

Devoluciones

Valor.

Se aplica a