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

DictionaryOperation<TKey, TValue>.IDictionaryOperation.NewValue Property

IDictionaryOperation.NewValue

Gets the value of the dictionary entry after the operation.

Declaration
object IDictionaryOperation.NewValue { get; }
Returns
Type Description
System.Object
Implements
IDictionaryOperation.NewValue