Partager via


FrozenDictionary<TKey,TValue>.AlternateLookup<TAlternateKey>.Dictionary Propriété

Définition

Obtient la FrozenDictionary<TKey,TValue> sur laquelle cette instance effectue des opérations.

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)

Valeur de propriété

S’applique à