IGPMSOMCollection interface (gpmgmt.h)

The IGPMSOMCollection interface represents a collection of GPMSOM objects.

Inheritance

The IGPMSOMCollection interface inherits from the IDispatch interface. IGPMSOMCollection also has these types of members:

Methods

The IGPMSOMCollection interface has these methods.

 
IGPMSOMCollection::get__NewEnum

Retrieves an enumerator for the collection. (IGPMSOMCollection.get__NewEnum)
IGPMSOMCollection::get_Count

Returns the number of SOMs in the collection.
IGPMSOMCollection::get_Item

Given an index, returns a SOM from the collection.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header gpmgmt.h

See also

IDispatch

IGPM

IGPMSOM