ComponentOne SpellChecker for WinForms
FindLast Method (SuggestionList)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > SuggestionList Class : FindLast Method
Syntax
'Declaration
 
Public Function FindLast( _
   ByVal match As System.Predicate(Of String) _
) As System.String
public System.string FindLast( 
   System.Predicate<string> match
)

Parameters

match
See Also

Reference

SuggestionList Class
SuggestionList Members