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

Property NewValue

NewValue

Gets the value of the dictionary entry after the operation.

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