Bridge

Delegate..::..Apply Method (Object, Array)

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public virtual Object Apply(
	Object thisArg,
	Array args
)
Public Overridable Function Apply ( _
	thisArg As Object, _
	args As Array _
) As Object
public:
virtual Object^ Apply(
	Object^ thisArg, 
	Array^ args
)

Parameters

thisArg
Type: System..::..Object
args
Type: System..::..Array