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

AddDictionaryItemOperation<TKey, TValue>.NewValue Property

NewValue

Gets the value of the dictionary entry after the operation.

Declaration
public override TValue NewValue { get; }
Property Value
Type Description
TValue
Overrides
PostSharp.Patterns.Recording.Operations.DictionaryOperation<TKey, TValue>.NewValue