Redigera

Dela via


ImmutableArrayCodec<T>.ConvertFromSurrogate Method

Definition

System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ImmutableArraySurrogate{`0}@)
public override System.Collections.Immutable.ImmutableArray<T> ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ImmutableArraySurrogate<T> surrogate);
override this.ConvertFromSurrogate : ImmutableArraySurrogate -> System.Collections.Immutable.ImmutableArray<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ImmutableArraySurrogate(Of T)) As ImmutableArray(Of T)

Parameters

Returns

Applies to