Share via


VsTextLineStorageClass.Storage_GetLineCount Method

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public Overridable Function Storage_GetLineCount As Integer
public virtual int Storage_GetLineCount()
public:
virtual int Storage_GetLineCount()
abstract Storage_GetLineCount : unit -> int 
override Storage_GetLineCount : unit -> int 
public function Storage_GetLineCount() : int

Return Value

Type: System.Int32

Implements

IVsTextStorage.Storage_GetLineCount()

.NET Framework Security

See Also

Reference

VsTextLineStorageClass Class

Microsoft.VisualStudio.TextManager.Interop Namespace