Used to obtain the different nodes of the open file, in a sequential manner.

Syntax

&DataType.Read()

Type Returned:
Numeric

Description

This method is used to sequentially obtain the different nodes of the open file. It moves forward to the following node by invoking it. If a node is read, the value returned is greater than zero. Otherwise it returns zero.

Scope

Extended Data Types: XmlReader
Languages: .NET, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)

See Also

XmlReader Data Type