Documentation For Encog 2.x

SQLNeuralDataSet.SQLNeuralEnumerator.MoveNext Method

Move to the next object.

public bool MoveNext();

Return Value

True if there is a next object.

Implements

IEnumerator.MoveNext

See Also

SQLNeuralEnumerator Class | Encog.Neural.NeuralData.SQL Namespace