[ComVisible(false)] [Guid("05D16EA3-C6B6-43AE-99C1-18249C74C21D")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public class ValueEventArgs : OperationEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[ComVisible(false)] [Guid("05D16EA3-C6B6-43AE-99C1-18249C74C21D")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public ref class ValueEventArgs : public OperationEventArgs, OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Declaration <ComVisibleAttribute(False)> <GuidAttribute("05D16EA3-C6B6-43AE-99C1-18249C74C21D")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class ValueEventArgs Inherits OperationEventArgs Implements OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Declaration
<ComVisibleAttribute(False)> <GuidAttribute("05D16EA3-C6B6-43AE-99C1-18249C74C21D")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class ValueEventArgs Inherits OperationEventArgs Implements OpcLabs.BaseLib.OperationModel.ComTypes._OperationEventArgs, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage Dim instance As ValueEventArgs
'Usage
Dim instance As ValueEventArgs
System.Object System.EventArgs OpcLabs.BaseLib.OperationModel.OperationEventArgs OpcLabs.BaseLib.OperationModel.ValueEventArgs
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
ValueEventArgs Members OpcLabs.BaseLib.OperationModel Namespace