Share via


ObservableDictionaryEventArgs<TKey,TValue>.Key Property

Definition

public:
 property TKey Key { TKey get(); void set(TKey value); };
public TKey Key { get; set; }
member this.Key : 'Key with get, set
Public Property Key As TKey

Property Value

TKey

Applies to