다음을 통해 공유


ConcurrentDictionarySurrogate<TKey,TValue>.Values 필드

정의

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

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

필드 값

Dictionary<TKey,TValue>

값입니다.

특성

적용 대상