public delegate void NodeAttributePropertyEventHandler( NNodeAttributePropertyEventArgs args )
'Declaration
Public Delegate Sub NodeAttributePropertyEventHandler( _ ByVal args As NNodeAttributePropertyEventArgs _ )
'Usage
Dim instance As New NodeAttributePropertyEventHandler(AddressOf HandlerMethod)
Parameters
- args