Keyoti RapidSpell Silverlight API Docs
RapidSpellChecker..::..State Constructor (position, previousWord, currentBadWord)
APIKeyoti.RapidSpellRapidSpellChecker..::..StateRapidSpellChecker..::..State(Int32, String, BadWord)
Keyoti RapidSpell Silverlight
New
Declaration Syntax
C#Visual BasicVisual C++F#
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
)
new : 
        position : int * 
        previousWord : string * 
        currentBadWord : BadWord -> State
Parameters
position (Int32)
previousWord (String)
currentBadWord (BadWord)

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)