Keyoti RapidSpell Desktop .NET API Docs
RapidSpellChecker..::.State Constructor (position, previousWord, currentBadWord)
APIKeyoti.RapidSpellRapidSpellChecker..::.StateRapidSpellChecker..::.State(Int32, String, BadWord)
Keyoti RapidSpell Desktop .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.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204