[This is preliminary documentation and is subject to change.]
Lookups synonyms for the specified word.
Namespace:
NHunspellAssembly: NHunspell (in NHunspell.dll) Version: 0.9.2.0 (0.9.2.0)
Syntax
| C# |
|---|
public ThesResult Lookup( string word ) |
| Visual Basic (Declaration) |
|---|
Public Function Lookup ( _ word As String _ ) As ThesResult |
| Visual C++ |
|---|
public: ThesResult^ Lookup( String^ word ) |
Parameters
- word
- Type: System..::.String
The word.