BehaviorServiceAdornerCollectionEnumerator 생성자

정의

BehaviorServiceAdornerCollectionEnumerator 클래스의 새 인스턴스를 초기화합니다.

public:
 BehaviorServiceAdornerCollectionEnumerator(System::Windows::Forms::Design::Behavior::BehaviorServiceAdornerCollection ^ mappings);
public BehaviorServiceAdornerCollectionEnumerator (System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection mappings);
new System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator : System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollection -> System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator
Public Sub New (mappings As BehaviorServiceAdornerCollection)

매개 변수

적용 대상