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

DictionaryOperation<TKey, TValue>.IDictionaryOperation.OldValue Property

IDictionaryOperation.OldValue

Gets the value of the dictionary entry before the operation.

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