Partilhar via


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

Definição

Obtém o FrozenDictionary<TKey,TValue> no qual essa instância executa operações.

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)

Valor da propriedade

Aplica-se a