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