Keyoti RapidSpell Desktop .NET API Docs
ChangeIndices Property
APIKeyoti.RapidSpellWordChangedEventArgsChangeIndices
Keyoti RapidSpell Desktop .NET
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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ArrayList ChangeIndices { get; }
public ArrayList ChangeIndices { get; }
Public ReadOnly Property ChangeIndices As ArrayList
	Get
Public ReadOnly Property ChangeIndices As ArrayList
	Get
public:
property ArrayList^ ChangeIndices {
	ArrayList^ get ();
}
public:
property ArrayList^ ChangeIndices {
	ArrayList^ get ();
}
member ChangeIndices : ArrayList with get
member ChangeIndices : ArrayList with get
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412