Freigeben über


ComplexPropertyCollection<TComplexProperty>.GetEnumerator Methode

Definition

Ruft einen Enumerator ab, der die Elemente der Auflistung durchläuft.

public:
 virtual System::Collections::Generic::IEnumerator<TComplexProperty> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<TComplexProperty> GetEnumerator ();
Public Function GetEnumerator () As IEnumerator(Of TComplexProperty)

Gibt zurück

IEnumerator<TComplexProperty>

Ein IEnumerator für die Auflistung.

Implementiert

Gilt für: