Back to product page

Item property


Returns reference to the tag element.

Syntax

  • Basic
object.Item (Tag)
The Item(object,Variable) syntax has these parts:
objectAn expression evaluating to an object of type XMPPTags
VariableVariant.

Remarks

Item property returns specific Item from XMPPTags collection. You can specify Variable parameter to be name of the tag, or an index number representing a specific collection Item.

Platforms

Windows