Version

Search Results

Character Property

Returns the zero-based character number in the line (read-only). Syntax

Equals(Object) Method

Compares the specified object to this object to see if they are equivalent. Syntax Parameters obj The object to compare Return Value True if the objects are equal; otherwise false

Equals(TextLocation) Method

Determines if a structure is equatable to this one. Syntax Parameters other The other structure Return Value Returns true if the structures are equatable, otherwise false

Equals Method (TextLocation)

Compares the specified object to this object to see if they are equivalent. Overload List

GetHashCode Method (TextLocation)

Returns the hash code of the structure. Syntax Return Value A hash code for this instance

Line Property

Returns the zero-based line number (read-only). Syntax

Equality Operator (TextLocation)

Compares the values of two TextLocation structures for equality Syntax Parameters location1 The first structurelocation2 The other structure Return Value true if the two instances are equal; otherwise false

Inequality Operator (TextLocation)

Compares the values of two TextLocation structures for inequality Syntax Parameters location1 The first structurelocation2 The other structure Return Value true if the two instances are not equal; otherwise false