Read the dictionary word list into list.
| C# | Visual Basic | Visual 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
- list (ArrayList)
- the String array that the word list will be read into.
Int32
number of words in list.
number of words in list.
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204