Поделиться через


ComplexPropertyCollection<TComplexProperty>.GetEnumerator Метод

Определение

Возвращает перечислитель, который выполняет итерацию по элементам коллекции.

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

Возвращаемое значение

IEnumerator<TComplexProperty>

IEnumerator для коллекции.

Реализации

Применяется к