TextAddress Struct

Definition

Defines a text address in terms of a character and a line.

public value class TextAddress
public value class TextAddress
struct TextAddress
public struct TextAddress
type TextAddress = struct
Public Structure TextAddress
Inheritance
TextAddress

Fields

index

Character position defining the text address.

line

Line position defining the text address.

Applies to