Share via


TreeNodeIterator.reset Method

Definition

Resets the iterator so that the next call to the next method returns the first child node in the list.

public:
 virtual void reset();
public virtual void reset ();
abstract member reset : unit -> unit
override this.reset : unit -> unit
Public Overridable Sub reset ()

Applies to