Keyoti RapidSpell WPF API Docs
SaveList Method (newList)
APIKeyoti.RapidSpell.WpfUserDictionarySaveList(ArrayList)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214