Help > Web Development > Object Reference > Object Reference > ISYSSearchStatList > Count Property
<a name="kanchor547"></a>ISYSSearchStatList:Count Property
Indicates the number of items in the list. Read-Only.

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