| Object | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe ObjectTree type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ObjectTree | Creates an ObjectTree instance. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Collector | Gets or sets the collector. | 
|  | LoadedModules | Loaded MIB modules. | 
|  | PendingModules | Pending MIB modules. | 
|  | PendingModulesAllowed | Gets or sets a value indicating whether pending modules are allowed. | 
|  | Roots | Root definitions. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | Find | Finds the name in specified module. | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | Import | Imports the specified modules. | 
|  | Refresh | Refreshes this instance. | 
|  | Search | Searches the specified object via identifier. | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
|  | Unload | Unloads a module. | 
 See Also
See Also