PropertyInformationCollection.GetEnumerator Метод

Определение

Получает IEnumerator объект, который используется для просмотра этой коллекции PropertyInformationCollection.

public:
 override System::Collections::IEnumerator ^ GetEnumerator();
public override System.Collections.IEnumerator GetEnumerator ();
override this.GetEnumerator : unit -> System.Collections.IEnumerator
Public Overrides Function GetEnumerator () As IEnumerator
Public Iterator Overrides Function GetEnumerator () As IEnumerator

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

Объект IEnumerator, используемый для итерации данной коллекции PropertyInformationCollection.

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