Scanner.GetNext(Int32, Int32, Int32, Boolean, Boolean) Method

Definition

public int GetNext (ref int state, out int start, out int end, out bool isPairMatch, out bool isExecAutoParamHelp);
member this.GetNext : int * int * int * bool * bool -> int
Public Function GetNext (ByRef state As Integer, ByRef start As Integer, ByRef end As Integer, ByRef isPairMatch As Boolean, ByRef isExecAutoParamHelp As Boolean) As Integer

Parameters

state
Int32
start
Int32
end
Int32
isPairMatch
Boolean
isExecAutoParamHelp
Boolean

Returns

Applies to