ComponentOne SpellChecker for WinForms
C1.Win.SpellChecker.8 Assembly / C1.Win.SpellChecker 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