Invoke(Delegate,Object[]) Method
Syntax
public System.object Invoke(
System.Delegate method,
params System.object[] args
)Public Overloads Function Invoke( _
ByVal method As System.Delegate, _
ByVal ParamArray args() As System.Object _
) As System.ObjectParameters
| Name | Description |
|---|---|
| method | |
| args |