This topic has not yet been rated - Rate this topic

SymbolToken Methods

The SymbolToken type exposes the following members.

  Name Description
Public method Equals(Object) Determines whether obj is an instance of SymbolToken and is equal to this instance. (Overrides ValueType.Equals(Object).)
Public method Equals(SymbolToken) Determines whether obj is equal to this instance.
Public method GetHashCode Generates the hash code for the current token. (Overrides ValueType.GetHashCode().)
Public method GetToken Gets the value of the current token.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.