Count Property
      
 

Description

Returns total number of chat rooms.


Property type

A Long value.  


Syntax

object.Count



The Count Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRooms.

Remarks

This method returns total number of chat rooms in the collection. You can access specific room through Room property.