IdeaBlade DevForce 2010 Help Reference
FindAll Method
See Also  Send Feedback
IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > VerifierResultCollection Class : FindAll Method



Returns all of the VerifierResults that match one of the specified VerifierResults.

Overload List

OverloadDescription
FindAll(VerifierResultCode[])Returns all of the VerifierResults that match one of the specified VerifierResults.  
FindAll(Predicate<VerifierResult>)Returns all of the VerifierResults that satisfy the specified predicate.  
FindAll(Type,Type,String)Returns all of the VerifierResults that satisfy the specified applicable type, verifier type and property name. Note that any or all of these parameters can be null.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.