Sdílet prostřednictvím


BehaviorServiceAdornerCollectionEnumerator Konstruktor

Definice

Inicializuje novou instanci BehaviorServiceAdornerCollectionEnumerator třídy.

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)

Parametry

mappings
BehaviorServiceAdornerCollection

Výčet BehaviorServiceAdornerCollection , pro který chcete vytvořit enumerátor.

Platí pro