PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsDictionary­Operation<TKey, TValue>Key
Open sandboxFocus

DictionaryOperation<TKey, TValue>.Key Property

Key

Gets the key of the dictionary entry affected by the operation.

Declaration
public virtual TKey Key { get; }
Property Value
Type Description
TKey