Enumerates the top level groups in the supplied list.
Syntax
object.Enumerate_Top_Level_Groups (pdispObjCollectionToSearch, ppdispObjCollectionOfDynamos)
Properties
The Enumerate_Top_Level_Groups method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
pdispObjCollectionToSearch |
A collection of objects that you want to search for group objects. |
ppdispObjCollectionOfDynamos |
The collection of group objects that were found in the search. |
Remarks
We recommend that you build groups either by using the BuildObject method on the group object, or using the Group method on the Picture object to group the selected objects.