'Declaration
Public OnReadEventNotifier As Opc.Ua.NodeAttributeEventHandler(Of Byte)
'Usage
Dim instance As BaseObjectState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Byte) value = instance.OnReadEventNotifier instance.OnReadEventNotifier = value
public Opc.Ua.NodeAttributeEventHandler<byte> OnReadEventNotifier
public: Opc.Ua.NodeAttributeEventHandler<byte>^ OnReadEventNotifier