ComponentOne Expression Editor for WPF
TrueForAll Method

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

Parameters

match
See Also

Reference

RuleCollection Class
RuleCollection Members