ImmutableArrayCodec<T>.ConvertFromSurrogate メソッド

定義

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)

パラメーター

戻り値

適用対象