DesignerActionListsChangedEventArgs.ActionLists Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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.