'Usage
Dim state As Object Dim value As Object Dim instance As New ValueArguments(state, value)
Parameters
- state
- User-defined state object.
- value
- Value that is an argument to the operation.
'Usage
Dim state As Object Dim value As Object Dim instance As New ValueArguments(state, value)
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.