Compartir a través de


FSharpMapSurrogate<TKey,TValue>.Value Propiedad

Definición

[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 de propiedad

List<Tuple<TKey,TValue>>
Atributos

Se aplica a