XmlSchemaObjectTable.GetEnumerator Method

Definition

Returns an enumerator that can iterate through the XmlSchemaObjectTable.

public System.Collections.IDictionaryEnumerator GetEnumerator();

Returns

An IDictionaryEnumerator that can iterate through XmlSchemaObjectTable.

Applies to

See also