Keyoti RapidSpell Desktop .NET API Docs
UIThreadInvoke Method (d, parameters)
APIKeyoti.RapidSpell.DialogViewsWindowsFormsUIThreadInvoke(Delegate, array<Object>[]()[][])
Keyoti RapidSpell Desktop .NET
See interface, IDialogView for info
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
public void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
Public Sub UIThreadInvoke ( 
	d As Delegate,
	parameters As Object()
)
Public Sub UIThreadInvoke ( 
	d As Delegate,
	parameters As Object()
)
public:
virtual void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
) sealed
public:
virtual void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
) sealed
abstract UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
override UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
abstract UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
override UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
Parameters
d (Delegate)
parameters (array<Object>[]()[][])

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412