SymbolToken Methods
.NET Framework 4.5
The SymbolToken type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Determines whether obj is an instance of SymbolToken and is equal to this instance. (Overrides ValueType.Equals(Object).) |
|
Equals(SymbolToken) | Determines whether obj is equal to this instance. |
|
GetHashCode | Generates the hash code for the current token. (Overrides ValueType.GetHashCode().) |
|
GetToken | Gets the value of the current token. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |