Help > Web Development > Object Reference > Object Reference > ISYSCategory > Count Property
<a name="kanchor263"></a>ISYSCategory:Count Property
The number of documents from the current result list that appear in this category.

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