DesignerActionListsChangedEventArgs Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
DesignerActionListsChangedEventArgs sınıfının yeni bir örneğini başlatır.
public:
DesignerActionListsChangedEventArgs(System::Object ^ relatedObject, System::ComponentModel::Design::DesignerActionListsChangedType changeType, System::ComponentModel::Design::DesignerActionListCollection ^ actionLists);
public DesignerActionListsChangedEventArgs(object relatedObject, System.ComponentModel.Design.DesignerActionListsChangedType changeType, System.ComponentModel.Design.DesignerActionListCollection actionLists);
public DesignerActionListsChangedEventArgs(object? relatedObject, System.ComponentModel.Design.DesignerActionListsChangedType changeType, System.ComponentModel.Design.DesignerActionListCollection? actionLists);
new System.ComponentModel.Design.DesignerActionListsChangedEventArgs : obj * System.ComponentModel.Design.DesignerActionListsChangedType * System.ComponentModel.Design.DesignerActionListCollection -> System.ComponentModel.Design.DesignerActionListsChangedEventArgs
Public Sub New (relatedObject As Object, changeType As DesignerActionListsChangedType, actionLists As DesignerActionListCollection)
Parametreler
- relatedObject
- Object
Koleksiyonla ilişkili nesne.
- changeType
- DesignerActionListsChangedType
öğesinin koleksiyona eklenip eklenmediğini veya koleksiyondan kaldırıldığını belirten bir DesignerActionList değer.
- actionLists
- DesignerActionListCollection
Eylem uygulandıktan sonra liste öğelerinin koleksiyonu.
Açıklamalar
Olay DesignerActionListsChanged için relatedObject parametresi her zaman ile ilişkilendirilen öğesine Component başvururDesignerActionListCollection.