BehaviorServiceAdornerCollection.GetEnumerator Metoda

Definicja

Zwraca moduł wyliczający, który może iterować po wystąpieniu 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

Zwraca

BehaviorServiceAdornerCollectionEnumerator

Element IEnumerator dla BehaviorServiceAdornerCollection wystąpienia.

Dotyczy

Zobacz też