Sdílet prostřednictvím


NotifyDictionaryItemUpdatedEventArgs<TKey,TValue>.Key Property

Definition

Gets the key.

public TKey Key { get; }
member this.Key : 'Key
Public ReadOnly Property Key As TKey

Property Value

TKey

The key.

Applies to