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