Compartilhar via


Split(String, ValueTuple<Int32,Int32>) Construtor

Definição

criar um objeto Split usando o token e o deslocamento

public Split (string token, (int Index, int End) offset);
new Microsoft.ML.Tokenizers.Split : string * ValueTuple<int, int> -> Microsoft.ML.Tokenizers.Split
Public Sub New (token As String, offset As ValueTuple(Of Integer, Integer))

Parâmetros

token
String

Aplica-se a