'Declaration
Public Overloads Sub Restart( _ ByVal holdEntry As System.Boolean _ )
'Usage
Dim instance As Entry Dim holdEntry As System.Boolean instance.Restart(holdEntry)
public void Restart( System.bool holdEntry )
Parameters
- holdEntry
- If true, the entry is held after it is aborted.