Formatter.GetLine(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the line from the index provided (Skips last Carriage Return)
public virtual string GetLine(int index);
abstract member GetLine : int -> string
override this.GetLine : int -> string
Public Overridable Function GetLine (index As Integer) As String
Parameters
- index
- Int32
Returns
Last line text