OdbcErrorCollection.GetEnumerator Metoda

Definicja

Zwraca obiekt, który implementuje IEnumerator interfejs i może iterować przez OdbcErrorCollection obiekty w obiekcie OdbcErrorCollection.

public:
 virtual System::Collections::IEnumerator ^ GetEnumerator();
public System.Collections.IEnumerator GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.IEnumerator
override this.GetEnumerator : unit -> System.Collections.IEnumerator
Public Function GetEnumerator () As IEnumerator

Zwraca

Obiekt, który implementuje IEnumerator interfejs i może iterować przez OdbcErrorCollection obiekty w obiekcie OdbcErrorCollection.

Implementuje

Dotyczy