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



Returns the first VerifierResult that satisfies the specified predicate or null if none found.

Overload List

OverloadDescription
Find(Predicate<VerifierResult>)Returns the first VerifierResult that satisfies the specified predicate or null if none found.  
Find(Type,Type,String)Returns the first VerifierResult that satisfies the specified applicable type, verifier type and property name or null if none found. Note that any or all of these parameters can be null.  
Find(Verifier)Returns a specific VerifierResult that contains the specified Verifier  

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.