'Declaration
Public OnWriteAccessLevelEx As Opc.Ua.NodeAttributeEventHandler(Of UInteger)
'Usage
Dim instance As BaseVariableState Dim value As Opc.Ua.NodeAttributeEventHandler(Of UInteger) value = instance.OnWriteAccessLevelEx instance.OnWriteAccessLevelEx = value
public Opc.Ua.NodeAttributeEventHandler<uint> OnWriteAccessLevelEx
public: Opc.Ua.NodeAttributeEventHandler<uint>^ OnWriteAccessLevelEx