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

SetDictionaryItemOperation<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