IdeaBlade DevForce 2010 Help Reference
CompositePredicateDescription Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace : CompositePredicateDescription Class


The following tables list the members exposed by CompositePredicateDescription.

Public Properties

 NameDescription
Public PropertyInstanceType The type the predicate acts upon.  
Top

Public Methods

 NameDescription
Public MethodCreateUnboundCopy Returns a clone of this predicate description with a null instance type - used by ToPredicate{T}  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToLambdaExpressionReturns a System.Linq.Expressions.LambdaExpression for the predicate.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.