System.Xml.Serialization.XmlSchemaEnumerator.MoveNext Method

Advances the enumerator to the next item in the collection.

Syntax

public bool MoveNext ()

Returns

true if the move is successful; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0