Keyoti RapidSpell Web .NET Help Docs
ReadAll Method (list)
API DocumentationKeyoti.RapidSpellUserDictionaryReadAll(ArrayList)
Keyoti RapidSpell Web .NET
Read the dictionary word list into list.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int ReadAll(
	ArrayList list
)
Public Overridable Function ReadAll ( _
	list As ArrayList _
) As Integer
public:
virtual int ReadAll(
	ArrayList^ list
)
Parameters
list (ArrayList)
the String array that the word list will be read into.
Return Value
number of words in list.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625