Item Property
      
 

Description

Returns reference to the variable.


Property type

A XMPPVar object.  


Syntax

object.Item(Variable)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPVars.
Variable Required. A Variant value.

Remarks

Item property returns specific Item from XMPPVars collection. You can specify Variable paremeter to be name of the variable, or an index number representing a specific collection Item.