Keyoti RapidSpell Web .NET Help Docs
SaveList Method (newList)
API DocumentationKeyoti.RapidSpellUserDictionarySaveList(ArrayList)
Keyoti RapidSpell Web .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.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331