Help > Web Development > Object Reference > Object Reference > ISYSClusterList > Count Property
<a name="kanchor275"></a>ISYSClusterList:Count Property
Returns the number of clusters in the list

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