ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SuggestionList Class / ToArray Method

In This Topic
    ToArray Method (SuggestionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToArray() As System.String()
    public System.string[] ToArray()
    See Also