Click or drag to resize

SymbolContainer Methods

The SymbolContainer type exposes the following members.

Methods
 NameDescription
Public methodAddSymbol Adds a symbol to the container.
Public methodEquals(Object) Determines whether the specified object is equal to the current object.
(Inherited from SymbolBase)
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 SymbolBase)
Public methodRemoveSymbol Removes a symbol from the container.
Public methodToString Returns a string that represents the symbol.
(Inherited from SymbolBase)
Public methodTryGetSymbol(UInt32, SymbolBase) Find a symbol by instance id.
Public methodTryGetSymbol(String, SymbolBase, Boolean) Find a symbol by name.
Top
See Also