Click or drag to resize

SymbolBase Methods

The SymbolBase type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Public methodEquals(SymbolBase) Determines whether the specified object is equal to the current object.
Public methodGetHashCode Returns the hash code for this symbol.
(Overrides ObjectGetHashCode)
Public methodToString Returns a string that represents the symbol.
(Overrides ObjectToString)
Top
See Also