Sdílet prostřednictvím


BehaviorServiceAdornerCollection.GetEnumerator Metoda

Definice

Vrátí enumerátor, který může iterovat instanci BehaviorServiceAdornerCollection .

public:
 System::Windows::Forms::Design::Behavior::BehaviorServiceAdornerCollectionEnumerator ^ GetEnumerator();
public System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator GetEnumerator ();
override this.GetEnumerator : unit -> System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator
Public Function GetEnumerator () As BehaviorServiceAdornerCollectionEnumerator

Návraty

BehaviorServiceAdornerCollectionEnumerator

BehaviorServiceAdornerCollection InstanceIEnumerator.

Platí pro

Viz také