Compartilhar via


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

Definição

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

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

Valor da propriedade

Aplica-se a