다음을 통해 공유


ImmutableSortedSetSurrogate<T> 구조체

정의

에서 ImmutableSortedSetCodec<T>사용하는 서로게이트 형식입니다.

[Orleans.GenerateSerializer]
public struct ImmutableSortedSetSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableSortedSetSurrogate<'T> = struct
Public Structure ImmutableSortedSetSurrogate(Of T)

형식 매개 변수

T

요소 형식입니다.

상속
ImmutableSortedSetSurrogate<T>
특성

필드

KeyComparer

키 비교자를 가져오거나 설정합니다.

Values

값을 가져오거나 설정합니다.

적용 대상