Click or drag to resize

IOSymbol Methods

The IOSymbol type exposes the following members.

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