NSPredicate.FromFormat 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.
Overloads
FromFormat(String) | |
FromFormat(String, NSObject) | |
FromFormat(String, NSObject[]) |
FromFormat(String)
public static Foundation.NSPredicate FromFormat (string predicateFormat);
static member FromFormat : string -> Foundation.NSPredicate
Parameters
- predicateFormat
- String