'Usage
Dim value As Object Dim instance As New ValueEventArgs(value)
Parameters
- value
- Value that is an argument to the operation.
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 value As Object Dim instance As New ValueEventArgs(value)
The value of this parameter can be null
(Nothing
in Visual Basic).