Object |
The ObjectTree type exposes the following members.
| Name | Description | |
|---|---|---|
| ObjectTree | Creates an ObjectTree instance. |
| 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. |
| 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. |