Bagikan melalui


DesignerActionListsChangedEventArgs.ActionLists Properti

Definisi

Mendapatkan kumpulan DesignerActionList objek yang terkait dengan kejadian ini.

public:
 property System::ComponentModel::Design::DesignerActionListCollection ^ ActionLists { System::ComponentModel::Design::DesignerActionListCollection ^ get(); };
public System.ComponentModel.Design.DesignerActionListCollection ActionLists { get; }
public System.ComponentModel.Design.DesignerActionListCollection? ActionLists { get; }
member this.ActionLists : System.ComponentModel.Design.DesignerActionListCollection
Public ReadOnly Property ActionLists As DesignerActionListCollection

Nilai Properti

DesignerActionListCollection yang mewakili status koleksi saat ini.

Keterangan

yang diambil DesignerActionListCollection mewakili status koleksi setelah peristiwa, yang melibatkan penambahan atau penghapusan elemen, telah diterapkan.

Berlaku untuk

Lihat juga