FSharpListSurrogate<T>.Value Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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)
Valor da propriedade
List<T>
- Atributos