GetCurrent(Exception?)
virtual
public virtual IBatchContainer? GetCurrent(out Exception? exception) Get the current value.
Parameters
exceptionException?- The resulting exception.
Returns
Returns the current batch container. If null then the stream has completed or there was a stream error. If there was a stream error, an error exception will be provided in the output.
