'DeclarationPublic OnReadEventNotifier As Opc.Ua.NodeAttributeEventHandler(Of Byte)
'UsageDim instance As ViewState 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