PostSharp//API Reference/Post­Sharp.​Patterns.​Recording.​Operations/Dictionary­Operation<TKey, TValue>/Old­Value
Open sandboxFocus

Property OldValue

OldValue

Gets the value of the dictionary entry before the operation.

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