AC_Module
IModuleTree
METHOD NextSibling : IModule
Returns the next sibling of a module instance. Returns 0 if (and only if) md has no further sibling. Note: can be called for toplevel instances, too.
Scope
Name
Type
Comment
Return
NextSibling
IModule
Input
md
The module instance that is queried (must not be 0)