'DeclarationPublic Delegate Sub NodeAttributePropertyCancelEventHandler( _ ByVal args As NNodeAttributePropertyCancelEventArgs _ )
'UsageDim instance As New NodeAttributePropertyCancelEventHandler(AddressOf HandlerMethod)
public delegate void NodeAttributePropertyCancelEventHandler( NNodeAttributePropertyCancelEventArgs args )
Parameters
- args