Back to product page

Count property


Returns total number of Variables 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 XMPPVars
valueA Integer value.

Remarks

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

Platforms

Windows