Scanner.GetNext(Int32, Int32, Int32, Boolean, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- state
- Int32
- start
- Int32
- end
- Int32
- isPairMatch
- Boolean
- isExecAutoParamHelp
- Boolean