SPCmdlet.SkipProcessCurrentRecord Method
Provides a means to stop processing a given record and to skip over that record to the next.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Protected Sub SkipProcessCurrentRecord
'Usage
Me.SkipProcessCurrentRecord()
protected void SkipProcessCurrentRecord()