다음을 통해 공유


SortedListSurrogate<TKey,TValue>.Comparer 필드

정의

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

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

필드 값

IComparer<TKey>

비교자입니다.

특성

적용 대상