Freigeben über


FrozenDictionary<TKey,TValue>.AlternateLookup<TAlternateKey>.Dictionary Eigenschaft

Definition

Ruft die FrozenDictionary<TKey,TValue> ab, für die diese Instanz Vorgänge ausführt.

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

Eigenschaftswert

Gilt für: