XmlSchemaCollectionEnumerator.IEnumerator.Reset Method

Definition

For a description of this member, see IEnumerator.Reset().

C#
void IEnumerator.Reset();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the XmlSchemaCollectionEnumerator instance is cast to an IEnumerator interface.

Applies to