ImmutableQueueSurrogate<T> 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用的 ImmutableListCodec<T>代理项类型。
[Orleans.GenerateSerializer]
public struct ImmutableQueueSurrogate<T>
[<Orleans.GenerateSerializer>]
type ImmutableQueueSurrogate<'T> = struct
Public Structure ImmutableQueueSurrogate(Of T)
类型参数
- T
元素类型。
- 继承
-
ImmutableQueueSurrogate<T>
- 属性
字段
Values |
获取或设置值。 |