IReflectMethod.

Invoke(Object, Object[]) Method

Syntax

Object Invoke(Object onObject, Object[] parameters)

Parameters

Name Type Description
onObject Object
parameters Object[]

Return Value

Type Description
Object