XMLElements.InputItem Method

Returns the XML element of an XMLElements collection which contains the current input position.

Syntax

XMLElements.InputItem

Return Value

The method returns an XMLElement object. If the current input position is not in an element of this collection no object is returned.

Data Types

Return value:    XMLElement Object.

See Also