OperationCollection.Trim Method (RestorePoint) |
Trims the current collection to a specified RestorePoint.
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public void Trim( RestorePoint restorePoint )
Parameters
- restorePoint
- Type: PostSharp.Patterns.Recording.RestorePoint
A token to the RestorePoint to which the current collection should be trimmed.