Click or drag to resize

ObjectTree Methods

The ObjectTree type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFind
Finds the name in specified module.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodImport
Imports the specified modules.
Public methodRefresh
Refreshes this instance.
Public methodSearch
Searches the specified object via identifier.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnload
Unloads a module.
Top
See Also