[This is preliminary documentation and is subject to change.]

provides thesaurus founctions to get synonyms for a word

Namespace:  NHunspell
Assembly:  NHunspell (in NHunspell.dll) Version: 0.9.2.0 (0.9.2.0)

Syntax

C#
public class MyThes : IDisposable
Visual Basic (Declaration)
Public Class MyThes _
	Implements IDisposable
Visual C++
public ref class MyThes : IDisposable

Inheritance Hierarchy

System..::.Object
  NHunspell..::.MyThes

See Also