Look up the query in the user dictionary if it exists.
| C# | Visual Basic | Visual C++ | F# |
protected virtual bool LookUpUserDictionary( string query )
Protected Overridable Function LookUpUserDictionary ( query As String ) As Boolean
protected: virtual bool LookUpUserDictionary( String^ query )
abstract LookUpUserDictionary : query : string -> bool override LookUpUserDictionary : query : string -> bool
- query (String)
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)