다음을 통해 공유


ImmutableArrayCodec<T>.ConvertFromSurrogate 메서드

정의

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)

매개 변수

반환

적용 대상