共用方式為


ImmutableSortedSetSurrogate<T> 結構

定義

所使用的 Surrogate 型別 ImmutableSortedSetCodec<T>

[Orleans.GenerateSerializer]
public struct ImmutableSortedSetSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableSortedSetSurrogate<'T> = struct
Public Structure ImmutableSortedSetSurrogate(Of T)

類型參數

T

元素類型。

繼承
ImmutableSortedSetSurrogate<T>
屬性

欄位

KeyComparer

取得或設定索引鍵比較子。

Values

取得或設定值。

適用於