Reads the next POI in the list

Namespace:  CWS.Common.NDXInterface.NDX
Assembly:  NDX (in NDX.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public override bool Read()
Visual Basic (Declaration)
Public Overrides Function Read As Boolean
Visual C++
public:
virtual bool Read() override

Return Value

True if reading of next point of interest was successful.

See Also