BehaviorServiceAdornerCollection.GetEnumerator Yöntem

Tanım

Örnekte yineleyebilecek BehaviorServiceAdornerCollection bir numaralandırıcı döndürür.

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

Döndürülenler

BehaviorServiceAdornerCollectionEnumerator

Örnek için BehaviorServiceAdornerCollection birIEnumerator.

Şunlara uygulanır

Ayrıca bkz.