DynamicInvoke {Microsoft.VisualBasic.Math.Scripting.MathExpression} .NET clr documentation

DynamicInvoke

Description

Declare

            
# namespace Microsoft.VisualBasic.Math.Scripting.MathExpression
export class DynamicInvoke extends MulticastDelegate {
   Method: MethodInfo;
   Target: any kind;
}

        

.NET clr type reference tree

  1. this class extends from MulticastDelegate class: MulticastDelegate
  2. use by property member Method: MethodInfo
  3. use by property member Target: any kind

[Package {$package} version {$version} Index]