NSPredicate.PredicateWithSubstitutionVariables(NSDictionary) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("predicateWithSubstitutionVariables:")]
public virtual Foundation.NSPredicate PredicateWithSubstitutionVariables (Foundation.NSDictionary substitutionVariables);
abstract member PredicateWithSubstitutionVariables : Foundation.NSDictionary -> Foundation.NSPredicate
override this.PredicateWithSubstitutionVariables : Foundation.NSDictionary -> Foundation.NSPredicate
Parameters
- substitutionVariables
- NSDictionary
Returns
- Attributes