Keyoti RapidSpell Web .NET Help Docs
RapidSpellChecker..::.State Constructor (position, previousWord, currentBadWord)
API DocumentationKeyoti.RapidSpellRapidSpellChecker..::.StateRapidSpellChecker..::.State(Int32, String, BadWord)
Keyoti RapidSpell Web .NET
New
Declaration Syntax
C#Visual BasicVisual C++
public State(
	int position,
	string previousWord,
	BadWord currentBadWord
)
Public Sub New ( _
	position As Integer, _
	previousWord As String, _
	currentBadWord As BadWord _
)
public:
State(
	int position, 
	String^ previousWord, 
	BadWord^ currentBadWord
)
Parameters
position (Int32)
previousWord (String)
currentBadWord (BadWord)

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625