ComponentOne SpellChecker for WinForms
Exists Method (CharRangeList)

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

Parameters

match
See Also

Reference

CharRangeList Class
CharRangeList Members