Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ICategoryCollection interface represents an ordered read-only list of ICategory interfaces.
Inheritance
The ICategoryCollection interface inherits from the IDispatch interface.
Methods
The ICategoryCollection interface has these methods.
ICategoryCollection::get__NewEnum Gets an IEnumVARIANT interface that can be used to enumerate the collection. (ICategoryCollection.get__NewEnum) |
ICategoryCollection::get_Count Gets the number of elements in the collection. (ICategoryCollection.get_Count) |
ICategoryCollection::get_Item Gets an ICategory interface from the collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only] |
Target Platform | Windows |
Header | wuapi.h |