Share via


TextEndOfLine.Length 屬性

定義

取得 TextEndOfLine 字元緩衝區的字元長度。

public:
 property int Length { int get(); };
public override sealed int Length { get; }
member this.Length : int
Public Overrides NotOverridable ReadOnly Property Length As Integer

屬性值

Int32

Int32 物件,表示字元緩衝區的長度。

適用於