IEnumVariant:IDispatch (Windows CE 5.0)
This interface provides methods for representing a collection of objects. All enumeration objects within Platform Manager use this interface.
The following table shows this interface's methods.
Method | Description |
---|---|
IEnumVariant::Item | Obtains the member of a collection of objects corresponding to a specified index. |
IEnumVariant::Count | Enumerates the members of a collection. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Enumvariant.h, Cemgr.idl.
See Also
Send Feedback on this topic to the authors