Version 24.2 (latest)

Token Structure Methods

For a list of all members of this type, see Token members.

Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetFullTokenIf the Token has its IsPartial value set to True, gets the full multiline token. Otherwise, returns the Token.  
Public MethodGetHashCodeReturns the hash code of the object.  
Public MethodToStringReturns the string representation of this object.  
See Also