PropertyCollection.GetEnumerator Metod

Definition

Returnerar en uppräknare som du kan använda för att iterera genom den här samlingen.

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

Returer

En IDictionaryEnumerator som du kan använda för att iterera genom den här samlingen.

Implementeringar

Undantag

Ett fel uppstod under anropet till det underliggande gränssnittet.

Gäller för