The object value selector function pointer template
Selector
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
Microsoft.VisualBasic.Scripting.Expressions.Selector.Selector`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| BeginInvoke | 1 | |
| EndInvoke | 1 | |
| Invoke | 1 |
03 Members
BeginInvoke(
String, Type, AsyncCallback, Object)EndInvoke(
Type, IAsyncResult)Invoke(
String, Type)