다음을 통해 공유


SortedListSurrogate<TKey,TValue>.Values 필드

정의

값을 가져오거나 설정합니다.

[Orleans.Id(0)]
public System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<TKey,TValue>> Values;
[<Orleans.Id(0)>]
val mutable Values : System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<'Key, 'Value>>
Public Values As List(Of KeyValuePair(Of TKey, TValue)) 

필드 값

List<KeyValuePair<TKey,TValue>>

값입니다.

특성

적용 대상