Public Methods
Public Properties
Returns the zero-based character number in the line (read-only). Syntax
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
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
Compares the specified object to this object to see if they are equivalent. Overload List
Returns the hash code of the structure. Syntax Return Value A hash code for this instance
Returns the zero-based line number (read-only). Syntax
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
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