Back to product page

SubCount property


Holds number of subitems.

Type

Long

Syntax

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

Remarks

This property will return total number of subitems in the variable. You can access each subitem through SubValue property.

Platforms

Windows