[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.SuggestionList

SuggestionList Class

List of strings.

Inheritance
SuggestionList
Namespace: C1.Win.C1SpellChecker
Assembly: C1.Win.C1SpellChecker.4.8.dll
Syntax
public class SuggestionList : List<string>, IList<string>, ICollection<string>, IList, ICollection, IReadOnlyList<string>, IReadOnlyCollection<string>, IEnumerable<string>, IEnumerable

Constructors

Name Description
SuggestionList()