'DeclarationPublic OnReadExecutable As Opc.Ua.NodeAttributeEventHandler(Of Boolean)
'UsageDim 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