XmlSchemaObjectEnumerator.MoveNext Method

Definition

Moves to the next item in the collection.

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

Returns

false at the end of the collection.

Applies to