Looks up word in the dictionary, returns true if it is in there.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
bool LookUp( string word )
bool LookUp( string word )
Function LookUp ( word As String ) As Boolean
Function LookUp ( word As String ) As Boolean
bool LookUp( String^ word )
bool LookUp( String^ word )
abstract LookUp : word : string -> bool
abstract LookUp : word : string -> bool

- word (String)

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331