ISECEditBuffer::GetLineCount
intISECEditBuffer::GetLineCount(void)
Gets the count of lines in this text buffer.
Defined in: ISECEditBuffer.h
Return Value
Returns the number of lines in the text buffer. If the buffer is empty, the line count will return as 1, representing the single empty line.
See Also