XmlSchemaObjectTable.GetEnumerator Metodo

Definizione

Restituisce un enumeratore in grado di scorrere l'oggetto XmlSchemaObjectTable.

public:
 System::Collections::IDictionaryEnumerator ^ GetEnumerator();
public System.Collections.IDictionaryEnumerator GetEnumerator();
member this.GetEnumerator : unit -> System.Collections.IDictionaryEnumerator
Public Function GetEnumerator () As IDictionaryEnumerator

Valori restituiti

Oggetto IDictionaryEnumerator in grado di scorrere XmlSchemaObjectTable.

Si applica a

Vedi anche