Sets the enumerator to its initial position, which is before the first element in the collection.


Namespace: xpidea.neuro.net
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)

Syntax

Visual Basic (Declaration)
Public Sub Reset()
C#
public void Reset()
C++
public:
 void Reset() sealed 
J#
public void Reset()
JScript
public  function Reset()

See Also