PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsCollection­Operation<T>ICollection­Operation.​Collection
Open sandboxFocus

CollectionOperation<T>.ICollectionOperation.Collection Property

ICollectionOperation.Collection

Gets the collection on which the operation was performed.

Declaration
ICollection ICollectionOperation.Collection { get; }
Returns
Type Description
ICollection
Implements
ICollectionOperation.Collection