Symbol Methods |
The Symbol type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides SymbolBaseEquals(Object)) | |
| Equals(Symbol) | Determines whether the specified object is equal to the current object. | |
| Equals(SymbolBase) |
Determines whether the specified object is equal to the current object.
(Inherited from SymbolBase) | |
| GetHashCode |
Returns the hash code for this symbol.
(Overrides SymbolBaseGetHashCode) | |
| ToString |
Returns a string that represents the symbol.
(Overrides SymbolBaseToString) |