XmlSchemaObjectCollection.GetEnumerator Metodo

Definizione

Restituisce un enumeratore per lo scorrimento degli XmlSchemaObjects contenuti 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

Restituisce

XmlSchemaObjectEnumerator

L'iteratore restituisce XmlSchemaObjectEnumerator.

Si applica a