public event NodeAttributeEventHandler AttributeChanged
'Declaration
Public Event AttributeChanged As NodeAttributeEventHandler
'Usage
Dim instance As NDiagramNode Dim handler As NodeAttributeEventHandler AddHandler instance.AttributeChanged, handler