Keyoti RapidSpell Desktop .NET API Docs
UIThreadInvoke Method (d, parameters)
APIKeyoti.RapidSpell.DialogViewsIDialogViewUIThreadInvoke(Delegate, array<Object>[]()[][])
Keyoti RapidSpell Desktop .NET
Invoke in the UI thread the delegate d with parameters
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
Sub UIThreadInvoke ( 
	d As Delegate,
	parameters As Object()
)
Sub UIThreadInvoke ( 
	d As Delegate,
	parameters As Object()
)
void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
)
void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
)
abstract UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
abstract 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