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

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