ComponentOne SpellChecker for WinForms
Item Property (SuggestionList)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > SuggestionList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.String
public System.string this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

SuggestionList Class
SuggestionList Members