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