'Usage
Dim value As Object Dim instance As New ValueArguments(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 ValueArguments(value)
The value of this parameter can be null
(Nothing
in Visual Basic).
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.