Click or drag to resize

CSVSourceRead Method

Read from the underlying resource.

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public int Read()

Return Value

Type: Int32
the result of the read
See Also