ImmutableSortedDictionarySurrogate<TKey, TValue>
struct
Namespace: Orleans.Serialization.Codecs
Surrogate type used by
Orleans.Serialization.Codecs.ImmutableSortedDictionaryCodec. [Orleans.GenerateSerializer]public struct ImmutableSortedDictionarySurrogate<TKey, TValue>Fields
KeyComparerGets or sets the key comparer.ValueComparerGets or sets the value comparer.ValuesGets or sets the values.
