Returns the Language that was used to produce this token (read-only). Syntax
Returns the length of the string which this token represents. Syntax
Compares the values of two Token structures for equality Syntax Parameters token1 The first structuretoken2 The other structure Return Value true if the two instances are equal; otherwise false
Compares the values of two Token structures for inequality Syntax Parameters token1 The first structuretoken2 The other structure Return Value true if the two instances are not equal; otherwise false
Returns the overall character offset from the beginning of the document to the start of this token (read-only). Syntax
Retirnms the span of the token within the document (read-only). Syntax
Returns the TerminalSymbol which produced this token. Syntax
Returns the text which this token represents. Syntax
Returns the string representation of this object. Syntax
Classes Class Description Structures Structure Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.TextDocument Assembly