ReadOnlyLinkedElementCollection<T>.Enumerator.MoveNext Method

Definition

Moves to the next role player in collection.

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

Returns

True if operation succeeded and false if end of collection has been reached.

Implements

Applies to