DevForce Help Reference
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VerifierResultCollection Class
VerifierResultCollection Members

Send Feedback