다음을 통해 공유


FSharpMapSurrogate<TKey,TValue>.Value 속성

정의

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

속성 값

List<Tuple<TKey,TValue>>
특성

적용 대상