Keyoti RapidSpell Web .NET Help Docs
Check Method (textToCheck, parameters)
API DocumentationKeyoti.RapidSpell.WCFInlineServiceCheck(String, ParameterCollection)
Keyoti RapidSpell Web .NET
Helper
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public CheckResponseWrapper Check(
	string textToCheck,
	ParameterCollection parameters
)
public CheckResponseWrapper Check(
	string textToCheck,
	ParameterCollection parameters
)
Public Function Check ( 
	textToCheck As String,
	parameters As ParameterCollection
) As CheckResponseWrapper
Public Function Check ( 
	textToCheck As String,
	parameters As ParameterCollection
) As CheckResponseWrapper
public:
virtual CheckResponseWrapper^ Check(
	String^ textToCheck, 
	ParameterCollection^ parameters
) sealed
public:
virtual CheckResponseWrapper^ Check(
	String^ textToCheck, 
	ParameterCollection^ parameters
) sealed
abstract Check : 
        textToCheck : string * 
        parameters : ParameterCollection -> CheckResponseWrapper 
override Check : 
        textToCheck : string * 
        parameters : ParameterCollection -> CheckResponseWrapper 
abstract Check : 
        textToCheck : string * 
        parameters : ParameterCollection -> CheckResponseWrapper 
override Check : 
        textToCheck : string * 
        parameters : ParameterCollection -> CheckResponseWrapper 
Parameters
textToCheck (String)
parameters (ParameterCollection)
Return Value

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331