Keyoti RapidSpell WPF API Docs
ChangeIndices Property
APIKeyoti.RapidSpell.WpfWordChangedEventArgsChangeIndices
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214