Represents the word of text within a specific TextDocumentSnapshot. Syntax
Determines where to set the Scanners CurrentOffset relative to the current word position. Syntax Members Member Description CurrentWordEnd Seek to the end of the current word. CurrentWordStart Seek to the beginning of the current word. NextWordEnd Seek to the end of the next word. NextWordStart Seek to the beginni...
Public Properties Public Methods Public Operators
Public Methods
Public Properties
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
Compares the values of two Word structures for equality Syntax Parameters word1 The first structureword2 The other structure Return Value true if the two instances are equal; otherwise false