Редактиране

Споделяне чрез


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

Definition

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)

Property Value

Applies to