IAcadMenuGroups
A collection of MenuGroup objects representing all the menu groups loaded in the current session
Supported Platforms: Windows only
                            
Object Inheritance
Members
These members are part of this object:
Properties- Count
 
- Application
 
- Parent
 
 
- Item()
 
IAcadMenuGroup* Item([in] VARIANT Index)
                                                
Gets the member object at a given index in a collection, group, or selection set
 
 
- Load()
 
IAcadMenuGroup* Load([in] BSTR MenuFileName, [in, optional] VARIANT BaseMenu)
                                                
Loads a menu group from a menu file or the definition of a linetype from a library (LIN) file
 
 
- Count [ReadOnly]
 
Integer Count( )
                                                
Gets the number of items in the collection, dictionary, group, or selection set
 
 
- Application [ReadOnly]
 
IAcadApplication* Application( )
                                                
Gets the Application object
 
 
- Parent [ReadOnly]
 
IAcadApplication* Parent( )
                                                
Gets the parent of the object