Scanner.GetNext(Int32, Int32, Int32, Boolean, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- state
- Int32
- start
- Int32
- end
- Int32
- isPairMatch
- Boolean
- isExecAutoParamHelp
- Boolean