Item Property
      
 

Description

Returns reference to the feature.


Property type

A XMPPFeature object.  


Syntax

object.Item(ID)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPFeatures.
ID Required. An Integer value. Integer number representing a feature index.

Remarks

This Property will return a reference to a specific item in Features Collection.