ReadOnlyCollectionSurrogate<T> Struct
Definition
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 used by ReadOnlyCollectionCodec<T>.
[Orleans.GenerateSerializer]
public struct ReadOnlyCollectionSurrogate<T>
[<Orleans.GenerateSerializer>]
type ReadOnlyCollectionSurrogate<'T> = struct
Public Structure ReadOnlyCollectionSurrogate(Of T)
Type Parameters
- T
The element type.
- Inheritance
-
ReadOnlyCollectionSurrogate<T>
- Attributes
Fields
Values |
Gets or sets the values. |