Help > Web Development > Object Reference > Object Reference > ISYSCatalogList > Count Property
<a name="kanchor260"></a>ISYSCatalogList:Count Property
Returns the number of catalog items in the list

Syntax
[VBScript]
ReadOnly property ISYSCatalogList.Count
[C#]
void ISYSCatalogList.Count {get;}
[ColdFusion/Java]
void ISYSCatalogList.Count() throws ComException;