BasicProfileViolationEnumerator.MoveNext Method

Definition

Enumerates to the next element in the BasicProfileViolationCollection.

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

Returns

false if the end of the collection is reached; otherwise true.

Implements

Applies to