Partager via


FSharpMapSurrogate<TKey,TValue>.Value Propriété

Définition

[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))

Valeur de propriété

List<Tuple<TKey,TValue>>
Attributs

S’applique à