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

DictionaryOperation<TKey, TValue>.IDictionaryOperation.Key Property

IDictionaryOperation.Key

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

Declaration
object IDictionaryOperation.Key { get; }
Returns
Type Description
Object
Implements
IDictionaryOperation.Key