NativeAccess.Invoke(Object,string,Object[])

NativeAccess.Invoke Method


Definition

public static Object Invoke( Object obj, string method_name, params Object[] arguments );

Parameters

objSystem.Object.
method_nameSystem.String.
argumentsSystem.Object[].

Return Value

System.Object.

© 2004-2005 GlobFX Technologies. All rights reserved.