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

DictionaryOperation<TKey, TValue>.OldValue Property

OldValue

Gets the value of the dictionary entry before the operation.

Declaration
public virtual TValue OldValue { get; }
Property Value
Type Description
TValue