次の方法で共有


ListIterator.Begin Method

Definition

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 ()

Applies to