FSharpMapSurrogate<TKey,TValue>.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<Tuple<TKey,TValue>> Value { get; set; }
[<Orleans.Id(0)>]
member this.Value : System.Collections.Generic.List<'Key * 'Value> with get, set
Public Property Value As List(Of Tuple(Of TKey, TValue))
Valor da propriedade
- Atributos