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