Partager via


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

Définition

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

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)

Valeur de propriété

S’applique à