The methods of Foundation.NSPredicate are listed below. For a list of all members, see the NSPredicate Members list.
See Also: Inherited members from Foundation.NSObject
AllowEvaluation()Documentation for this section has not yet been entered. | ||
Copy(NSZone)Performs a copy of the underlying Objective-C object. | ||
EncodeTo(NSCoder)Encodes the state of the object on the provided encoder | ||
EvaluateWithObject(NSObject)Documentation for this section has not yet been entered. | ||
EvaluateWithObject(NSObject, NSDictionary)Documentation for this section has not yet been entered. | ||
static | FromExpression(NSPredicateEvaluator)Documentation for this section has not yet been entered. | |
static | FromFormat(string)Documentation for this section has not yet been entered. | |
static | FromFormat(string, NSObject)Documentation for this section has not yet been entered. | |
static | FromFormat(string, params NSObject[])Documentation for this section has not yet been entered. | |
static | FromValue(bool)Documentation for this section has not yet been entered. | |
PredicateWithSubstitutionVariables(NSDictionary)Documentation for this section has not yet been entered. | ||