PropertyInformationCollection.GetEnumerator Methode

Definitie

Hiermee haalt u een IEnumerator object op dat wordt gebruikt om deze PropertyInformationCollection verzameling te herhalen.

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

Retouren

Een IEnumerator object, dat wordt gebruikt om dit PropertyInformationCollectionte herhalen.

Van toepassing op