Editare

Partajați prin


ConcurrentDictionary<TKey,TValue>.AlternateLookup<TAlternateKey>.Dictionary Property

Definition

public:
 property System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue> ^ Dictionary { System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue> ^ get(); };
public System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue> Dictionary { get; }
member this.Dictionary : System.Collections.Concurrent.ConcurrentDictionary<'Key, 'Value>
Public ReadOnly Property Dictionary As ConcurrentDictionary(Of TKey, TValue)

Property Value

Applies to