'Declaration
Public OnReadExecutable As Opc.Ua.NodeAttributeEventHandler(Of Boolean)
'Usage
Dim instance As MethodState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Boolean) value = instance.OnReadExecutable instance.OnReadExecutable = value
public Opc.Ua.NodeAttributeEventHandler<bool> OnReadExecutable
public: Opc.Ua.NodeAttributeEventHandler<bool>^ OnReadExecutable