Share via


OpenXmlElementList.Enumerator.MoveNext Method

Definition

Moves the enumerator forward.

public bool MoveNext ();
abstract member MoveNext : unit -> bool
override this.MoveNext : unit -> bool
Public Function MoveNext () As Boolean

Returns

true if it was moved, false otherwise.

Implements

Applies to