ICategoryCollection Properties

The ICategoryCollection interface defines the following properties.

Property Description
_NewEnum Gets an IEnumVARIANT interface that can be used to enumerate the collection.
Count Gets the number of elements in the collection.
Item Gets an ICategory interface from the collection.