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

DictionaryOperation<TKey, TValue>.IDictionaryOperation.Dictionary Property

IDictionaryOperation.Dictionary

Gets the collection on which the operation was performed.

Declaration
IDictionary IDictionaryOperation.Dictionary { get; }
Returns
Type Description
IDictionary
Implements
IDictionaryOperation.Dictionary