次の方法で共有


Split.Offset プロパティ

定義

元の文字列へのオフセット マッピングを返します

[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)

プロパティ値

属性

適用対象