IMibManager Methods |
[This is preliminary documentation and is subject to change.]
The IMibManager type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | void | Compile(Int32) | |
![]() | void | Decompile(Int32) | |
![]() | Stream | Export(Int64, MibFileType) | |
![]() | void | Force(Int32) | |
![]() | IModule | GetModule(Int32) | |
![]() | IEnumerableT, T: IModule | GetModules | |
![]() | INode | GetNodeDetails(Int64) | |
![]() | IMibPart | GetNodeTree | |
![]() | void | Import(Stream) | |
![]() | void | Parse(Int32) | |
![]() | void | Remove(Int32) | |
![]() | IEnumerableT, T: INode | Search(String, SearchType) | |
![]() | void | SolveOrphans | |
![]() | void | Unparse(Int32) |