'Usage
Dim data As TData Dim instance As New DataEventArgs(Of TData)(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 TData Dim instance As New DataEventArgs(Of TData)(data)
The value of this parameter can be null
(Nothing
in Visual Basic).