Partilhar via


ImmutableArrayCodec<T>.ConvertToSurrogate Método

Definição

public override void ConvertToSurrogate(System.Collections.Immutable.ImmutableArray<T> value, ref Orleans.Serialization.Codecs.ImmutableArraySurrogate<T> surrogate);
override this.ConvertToSurrogate : System.Collections.Immutable.ImmutableArray<'T> * ImmutableArraySurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As ImmutableArray(Of T), ByRef surrogate As ImmutableArraySurrogate(Of T))

Parâmetros

value
ImmutableArray<T>

Aplica-se a