'Usage
Dim data As Object Dim instance As New DataEventArgs(data)
Parameters
- data
- The data of the event.
The value of this parameter can be
null
(Nothing
in Visual Basic).
The value of this parameter can be null
(Nothing
in Visual Basic).
'Usage
Dim data As Object Dim instance As New DataEventArgs(data)
The value of this parameter can be null
(Nothing
in Visual Basic).