Keyoti RapidSpell Silverlight API Docs
ChangeIndices Property
APIKeyoti.RapidSpellWordChangedEventArgsChangeIndices
Keyoti RapidSpell Silverlight
List of ints pointing to locations in the text where other instances of the word were changed, if there were any, null/nothing otherwise
Declaration Syntax
C#Visual BasicVisual C++F#
public ArrayList ChangeIndices { get; }
Public ReadOnly Property ChangeIndices As ArrayList
	Get
public:
property ArrayList^ ChangeIndices {
	ArrayList^ get ();
}
member ChangeIndices : ArrayList with get
Property Value

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