'Declaration
Protected Overridable Function OnNextDocument( _ ByVal forward As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As NDocumentCommand Dim forward As System.Boolean Dim value As System.Boolean value = instance.OnNextDocument(forward)
protected virtual System.bool OnNextDocument( System.bool forward )
Parameters
- forward