|
IAssInstance::AssRootInstance
Description
This property allows you to get the assembly root instance. This is the higher instance in a main assembly hierarchical tree.
Syntax
RootInstance = AssRootInstance( );
Return: (IAssInstance) RootInstance
Root instance of assembly.
|