다음을 통해 공유


SortedSetCodec<T>.ConvertToSurrogate 메서드

정의

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

매개 변수

value
SortedSet<T>

적용 대상