Help > Web Development > Object Reference > Object Reference > ISYSSearchTermList > Count Property
<a name="kanchor557"></a>ISYSSearchTermList:Count Property
Returns the number of search terms associated with the result list. Read-Only.

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