| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : SuggestionList Class |

'Declaration Public Class SuggestionList Inherits System.Collections.Generic.List(Of String)
public class SuggestionList : System.Collections.Generic.List<string>
System.Object
System.Collections.Generic.List<T>
C1.Win.C1SpellChecker.SuggestionList