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