Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.42 KB

icategorycollection-properties.md

File metadata and controls

27 lines (17 loc) · 1.42 KB
description ms.assetid title ms.topic ms.date
The ICategoryCollection interface defines the following properties.
78cdf8cf-4a70-40a4-aaa2-e2b6c8293af9
ICategoryCollection Properties
article
05/31/2018

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.