Gets or sets the line offset.
public readonly struct LineOffset(int linePosition, int column, int offset, int start, int end)
kind:method, kind:property, kind:ctor. Press Esc to clear.LineOffset(Int32, Int32, Int32, Int32, Int32)Gets or sets the line offset.ColumnGets or sets the column.EndGets or sets the end.LinePositionGets or sets the line position.OffsetGets or sets the offset.StartGets or sets the start.