List of ints pointing to locations in the text where other instances of the word were changed, if there were any, null/nothing otherwise
| C# | Visual Basic | Visual C++ | F# |
public ArrayList ChangeIndices { get; }
Public ReadOnly Property ChangeIndices As ArrayList Get
public: property ArrayList^ ChangeIndices { ArrayList^ get (); }
member ChangeIndices : ArrayList with get
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)