'Declaration
Public Function New( _ ByVal eventArgs As EasyUADataChangeNotificationEventArgs _ )
'Usage
Dim eventArgs As EasyUADataChangeNotificationEventArgs Dim instance As New EasyUADataChangeNotificationEventArgs(eventArgs)
public EasyUADataChangeNotificationEventArgs( EasyUADataChangeNotificationEventArgs eventArgs )
public: EasyUADataChangeNotificationEventArgs( EasyUADataChangeNotificationEventArgs^ eventArgs )
Parameters
- eventArgs
- The object to copy from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).