Class OperationCollection
Implements
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class OperationCollection : Object
Properties
Name | Description |
---|---|
Count | |
IsReadOnly |
Methods
Name | Description |
---|---|
CopyTo(Operation[], Int32) | |
GetEnumerator() | |
Trim(RestorePoint) | |
Trim(Int32) |
Events
Name | Description |
---|---|
CollectionChanged | |
PropertyChanged |