共用方式為


LINEDATAEX.iLength 欄位

純文字字元,不包括結尾的行 (EOL) 字元數。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

'宣告
Public iLength As Integer
public int iLength
public:
int iLength
val mutable iLength: int
public var iLength : int

備註

COM 簽章

從 textmgr.idl:

.NET Framework 安全性

請參閱

參考

LINEDATAEX 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間