NSPredicateEditorRowTemplate.GetTemplates Method

Definition

[Foundation.Export("templatesWithAttributeKeyPaths:inEntityDescription:")]
public static AppKit.NSPredicateEditorRowTemplate[] GetTemplates (string[] keyPaths, CoreData.NSEntityDescription entityDescription);
static member GetTemplates : string[] * CoreData.NSEntityDescription -> AppKit.NSPredicateEditorRowTemplate[]

Parameters

keyPaths
String[]
entityDescription
NSEntityDescription

Returns

Attributes

Applies to