Split.Offset Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le mappage de décalage à la chaîne d’origine
[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Index", "End" })]
public (int Index, int End) Offset { get; }
[<System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Index", "End" })>]
member this.Offset : ValueTuple<int, int>
Public ReadOnly Property Offset As ValueTuple(Of Integer, Integer)
Valeur de propriété
- Attributs