Documentation For Encog 2.x

SQLNeuralDataSet.SQLNeuralEnumerator Class

Enumerator for the SQLNeuralDataSet.

For a list of all members of this type, see SQLNeuralDataSet.SQLNeuralEnumerator Members .

System.Object
   SQLNeuralDataSet.SQLNeuralEnumerator

public class SQLNeuralEnumerator : IEnumerator<T>, IDisposable, IEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.NeuralData.SQL

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

SQLNeuralDataSet.SQLNeuralEnumerator Members | Encog.Neural.NeuralData.SQL Namespace