Looks up word in the dictionary, returns true if it is in there.
| C# | Visual Basic | Visual C++ | F# |
bool LookUp( string word )
Function LookUp ( word As String ) As Boolean
bool LookUp( String^ word )
abstract LookUp : word : string -> bool
- word (String)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)