다음을 통해 공유


ImmutableListCodec<T>.ConvertToSurrogate 메서드

정의

System.Object.ConvertToSurrogate(System.Collections.Immutable.ImmutableList{`0},Orleans.Serialization.Codecs.ImmutableListSurrogate{`0}@)
public override void ConvertToSurrogate (System.Collections.Immutable.ImmutableList<T> value, ref Orleans.Serialization.Codecs.ImmutableListSurrogate<T> surrogate);
override this.ConvertToSurrogate : System.Collections.Immutable.ImmutableList<'T> * ImmutableListSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As ImmutableList(Of T), ByRef surrogate As ImmutableListSurrogate(Of T))

매개 변수

value
ImmutableList<T>

적용 대상