public event EventHandler Changed
'Declaration Public Event Changed As EventHandler
'Declaration
Public Event Changed As EventHandler
'Usage Dim instance As PlotAreaCollection Dim handler As EventHandler AddHandler instance.Changed, handler
'Usage
Dim instance As PlotAreaCollection Dim handler As EventHandler AddHandler instance.Changed, handler
PlotAreaCollection Class PlotAreaCollection Members