다음을 통해 공유


ImmutableSortedDictionarySurrogate<TKey,TValue>.KeyComparer 필드

정의

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

[Orleans.Id(1)]
public System.Collections.Generic.IComparer<TKey> KeyComparer;
[<Orleans.Id(1)>]
val mutable KeyComparer : System.Collections.Generic.IComparer<'Key>
Public KeyComparer As IComparer(Of TKey) 

필드 값

IComparer<TKey>

키 비교자입니다.

특성

적용 대상