Header menu logo F# Compiler Guide

pos Type

Represents a position in a file

Instance members

Instance member Description

this.Column

Full Usage: this.Column

Returns: int

The column number for the position

Returns: int

this.Line

Full Usage: this.Line

Returns: int

The line number for the position

Returns: int

Type something to start searching.