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

DictionaryOperation<TKey, TValue>.NewValue Property

NewValue

Gets the value of the dictionary entry after the operation.

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