ListIterator.Begin Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Moves the iterator to the start of the list.
public:
virtual void Begin();
public virtual void Begin ();
abstract member Begin : unit -> unit
override this.Begin : unit -> unit
Public Overridable Sub Begin ()