Back to product page

Count property


Returns total number of chat rooms.

Type

Long

Syntax

  • Basic
object.Count [= value]
The Count(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPChatRooms
valueA Long value.

Remarks

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

Platforms

Windows