XmlSchemaObjectTable.GetEnumerator Método
Definição
Retorna um enumerador que pode ser iterado por meio de XmlSchemaObjectTable.Returns an enumerator that can iterate through the XmlSchemaObjectTable.
public:
System::Collections::IDictionaryEnumerator ^ GetEnumerator();
public System.Collections.IDictionaryEnumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Collections.IDictionaryEnumerator
Public Function GetEnumerator () As IDictionaryEnumerator
Retornos
Um IDictionaryEnumerator que pode iterar por meio de XmlSchemaObjectTable.An IDictionaryEnumerator that can iterate through XmlSchemaObjectTable.