
Returns a collection of all XML elements with the same tag name.
TXTextControl.XMLElements ElementName
| Parameter | Description | |
| ElementName | Specifies the name of the XML elements. The returned collection object contains all XML elements with this name. |
XMLElements Collection object.
Read only, run time only.