Count Property
      
 

Description

Returns total number of Tags in the collection.


Property type

An Integer value.  


Syntax

object.Count



The Count Property syntax has these parts:

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

Remarks

Count Property will return total number of variables stored in XMPPTags collection. You can use this property for iterating thru XMPPTags collection.