'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As System.String _ )
public void Insert( System.int index, System.string item )
SuggestionList Class SuggestionList Members