

'Declaration<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs)> <ComVisibleAttribute(True)> <GuidAttribute("5C9CCACB-A2CF-45FE-BD50-D7F9620868A1")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class EasyUADataChangeNotificationEventArgs Inherits EasyUAMonitoredItemChangedEventArgs Implements OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'UsageDim instance As EasyUADataChangeNotificationEventArgs
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs)] [ComVisible(true)] [Guid("5C9CCACB-A2CF-45FE-BD50-D7F9620868A1")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class EasyUADataChangeNotificationEventArgs : EasyUAMonitoredItemChangedEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs)] [ComVisible(true)] [Guid("5C9CCACB-A2CF-45FE-BD50-D7F9620868A1")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class EasyUADataChangeNotificationEventArgs : public EasyUAMonitoredItemChangedEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, OpcLabs.EasyOpc.UA.OperationModel.ComTypes._EasyUADataChangeNotificationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
System.Object
System.EventArgs
OpcLabs.BaseLib.OperationModel.OperationEventArgs
OpcLabs.EasyOpc.UA.OperationModel.EasyUAMonitoredItemChangedEventArgs
OpcLabs.EasyOpc.UA.OperationModel.EasyUADataChangeNotificationEventArgs
OpcLabs.EasyOpc.UA.Generic.EasyUADataChangeNotificationEventArgs<TValue>