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)

參數

適用於