'Usage
Dim value As T Dim instance As New ValueArguments(Of T)(value)
Parameters
- value
- The value that is successful arguments of 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 T Dim instance As New ValueArguments(Of T)(value)
The value of this parameter can be null
(Nothing
in Visual Basic).