'DeclarationPublic Function New( _ ByVal eventArgs As EasySparkplugMetricNotificationEventArgs _ )
'UsageDim eventArgs As EasySparkplugMetricNotificationEventArgs Dim instance As New EasySparkplugMetricNotificationEventArgs(eventArgs)
public EasySparkplugMetricNotificationEventArgs( EasySparkplugMetricNotificationEventArgs eventArgs )
public: EasySparkplugMetricNotificationEventArgs( EasySparkplugMetricNotificationEventArgs^ eventArgs )
Parameters
- eventArgs
- The event arguments to copy from.
The value of this parameter cannot be
null(Nothingin Visual Basic).