SortedDictionarySurrogate<TKey,TValue> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Surrogate type for SortedDictionaryCodec<TKey,TValue>.
C#
[Orleans.GenerateSerializer]
public struct SortedDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type SortedDictionarySurrogate<'Key, 'Value> = struct
Public Structure SortedDictionarySurrogate(Of TKey, TValue)
- TKey
The key type.
- TValue
The value type.
- Inheritance
-
SortedDictionarySurrogate<TKey,TValue>
- Attributes
Προϊόν | Εκδόσεις |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |