iCategoryCollection 接口 (wuapi.h)
ICategoryCollection 接口表示 ICategory 接口的有序只读列表。
继承
ICategoryCollection 接口继承自 IDispatch 接口。
方法
ICategoryCollection 接口具有这些方法。
ICategoryCollection::get__NewEnum 获取可用于枚举集合的 IEnumVARIANT 接口。 (ICategoryCollection.get__NewEnum) |
ICategoryCollection::get_Count 获取集合中的元素数。 (ICategoryCollection.get_Count) |
ICategoryCollection::get_Item 从集合中获取 ICategory 接口。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP、Windows 2000 Professional SP3 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003、Windows 2000 Server SP3 [仅限桌面应用] |
目标平台 | Windows |
标头 | wuapi.h |