Back to product page

Count property


Returns total number of tag elements in the collection.

Type

Integer

Syntax

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

Remarks

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

Platforms

Windows