XmlSchemaObjectCollection.GetEnumerator Metodo

Definizione

Restituisce un enumeratore per scorrere l'oggetto XmlSchemaObjects contenuto in XmlSchemaObjectCollection.

public:
 System::Xml::Schema::XmlSchemaObjectEnumerator ^ GetEnumerator();
public System.Xml.Schema.XmlSchemaObjectEnumerator GetEnumerator();
override this.GetEnumerator : unit -> System.Xml.Schema.XmlSchemaObjectEnumerator
Public Function GetEnumerator () As XmlSchemaObjectEnumerator

Valori restituiti

L'iteratore restituisce XmlSchemaObjectEnumerator.

Si applica a