ReadOnlyCollectionSurrogate<T> 構造体

定義

によって ReadOnlyCollectionCodec<T>使用されるサロゲート型。

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

型パラメーター

T

要素型。

継承
ReadOnlyCollectionSurrogate<T>
属性

フィールド

Values

値を取得または設定します。

適用対象