FSharpSetSurrogate<T>.Value 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[Orleans.Id(0)]
public System.Collections.Generic.List<T> Value { get; set; }
[<Orleans.Id(0)>]
member this.Value : System.Collections.Generic.List<'T> with get, set
Public Property Value As List(Of T)
属性值
List<T>
- 属性