GetWords

SpellingCorrector.GetWords method

Gets the collection of words that is currently contained in this SpellingCorrector.

public string[] GetWords()

Return Value

The collection of words.

See Also