ComponentOne Expression Editor for WPF
Exists Method

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > RuleCollection Class : Exists Method
Syntax
'Declaration
 
Public Function Exists( _
   ByVal match As System.Predicate(Of BaseRule) _
) As System.Boolean
public System.bool Exists( 
   System.Predicate<BaseRule> match
)

Parameters

match
See Also

Reference

RuleCollection Class
RuleCollection Members