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