Editar

Compartir vía


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

Definition

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)

Property Value

Applies to