EditPoint2::InsertNewLine Method (Int32)
Visual Studio 2015
Detects the line break type used at the line where EditPoint2 is located (carriage return, line feed, and so on) and will insert Count new lines at the location of the EditPoint2.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- Count
-
Type:
System::Int32
The number of new lines to insert.
Show: