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