XmlSchemaObjectCollection.GetEnumerator Método

Definição

Retorna um enumerador para iteração por meio do XmlSchemaObjects contido no 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

Retornos

O iterador retorna XmlSchemaObjectEnumerator.

Aplica-se a