Keyoti RapidSpell Silverlight API Docs
ReadAll Method (list)
APIKeyoti.RapidSpellUserDictionaryReadAll(ArrayList)
Keyoti RapidSpell Silverlight
Read the dictionary word list into list.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual int ReadAll(
	ArrayList list
)
Public Overridable Function ReadAll ( 
	list As ArrayList
) As Integer
public:
virtual int ReadAll(
	ArrayList^ list
)
abstract ReadAll : 
        list : ArrayList -> int 
override ReadAll : 
        list : ArrayList -> int 
Parameters
list (ArrayList)
the String array that the word list will be read into.
Return Value
Int32
number of words in list.

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