다음을 통해 공유


ImmutableSortedDictionarySurrogate<TKey,TValue> 구조체

정의

에서 ImmutableSortedDictionaryCodec<TKey,TValue>사용하는 서로게이트 형식입니다.

[Orleans.GenerateSerializer]
public struct ImmutableSortedDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type ImmutableSortedDictionarySurrogate<'Key, 'Value> = struct
Public Structure ImmutableSortedDictionarySurrogate(Of TKey, TValue)

형식 매개 변수

TKey

키 형식입니다.

TValue

값 형식입니다.

상속
ImmutableSortedDictionarySurrogate<TKey,TValue>
특성

필드

KeyComparer

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

ValueComparer

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

Values

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

적용 대상