ComponentOne SpellChecker for WinForms
TrueForAll Method (SuggestionList)

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

Parameters

match
See Also

Reference

SuggestionList Class
SuggestionList Members