ImmutableHashSetSurrogate<T> 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
所使用的 Surrogate 型別 ImmutableHashSetCodec<T> 。
[Orleans.GenerateSerializer]
public struct ImmutableHashSetSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableHashSetSurrogate<'T> = struct
Public Structure ImmutableHashSetSurrogate(Of T)
類型參數
- T
元素類型。
- 繼承
-
ImmutableHashSetSurrogate<T>
- 屬性
欄位
KeyComparer |
取得或設定索引鍵比較子。 |
Values |
取得或設定值。 |