Keyoti RapidSpell Silverlight API Docs
SaveList Method (newList)
APIKeyoti.RapidSpellUserDictionarySaveList(ArrayList)
Keyoti RapidSpell Silverlight
Replaces the contents of the file with newList.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual void SaveList(
	ArrayList newList
)
Public Overridable Sub SaveList ( 
	newList As ArrayList
)
public:
virtual void SaveList(
	ArrayList^ newList
)
abstract SaveList : 
        newList : ArrayList -> unit 
override SaveList : 
        newList : ArrayList -> unit 
Parameters
newList (ArrayList)

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