Partager via


ArrayListCodec.ConvertFromSurrogate(ArrayListSurrogate) Méthode

Définition

Convertit une valeur du type de substitution en type de champ.

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

Paramètres

surrogate
ArrayListSurrogate

Le substitut.

Retours

La valeur.

S’applique à