TextChange.Offset 屬性

定義

取得或設定發生變更的位置。

public:
 property int Offset { int get(); };
public int Offset { get; }
member this.Offset : int
Public ReadOnly Property Offset As Integer

屬性值

Int32

發生變更的位置。

備註

TextChange.NET Framework 3.5 版引進。 如需詳細資訊,請參閱版本和相依性

適用於