Enumerate_All_Groups Method

Enumerates the Groups in the supplied list.

Syntax

object.Enumerate_All_Groups (pdispObjCollectionToSearch, ppdispObjCollectionOfDynamos )

Properties

The Enumerate_All_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.

 

Example

Applies To