Set the variable value to the variable.
SetValue
01 Syntax
Microsoft.VisualBasic.Scripting.Abstract.SetValue
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| BeginInvoke | 1 | |
| EndInvoke | 1 | |
| Invoke | 1 |
03 Members
BeginInvoke(
String, Object, AsyncCallback, Object)EndInvoke(
IAsyncResult)Invoke(
String, Object)