다음을 통해 공유


BehaviorServiceAdornerCollection.GetEnumerator 메서드

정의

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

반환

BehaviorServiceAdornerCollectionEnumerator

BehaviorServiceAdornerCollection 인스턴스에 대한 IEnumerator입니다.

적용 대상

추가 정보