PropertyCollection.GetEnumerator Metoda

Definice

Vrátí enumerátor, který můžete použít k iteraci v této kolekci.

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

Návraty

Objekt IDictionaryEnumerator , který můžete použít k iteraci v této kolekci.

Implementuje

Výjimky

Během volání základního rozhraní došlo k chybě.

Platí pro