Scanner.GetNext(Int32, Int32, Int32, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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