NSEntityDescription.InsertNewObjectForEntityForName Méthode

Définition

Insère un nouveau dans l’objet context managé spécifié et le touche avec le spécifié entityName.

[Foundation.Export("insertNewObjectForEntityForName:inManagedObjectContext:")]
public static Foundation.NSObject InsertNewObjectForEntityForName (string entityName, CoreData.NSManagedObjectContext context);
static member InsertNewObjectForEntityForName : string * CoreData.NSManagedObjectContext -> Foundation.NSObject

Paramètres

entityName
String

Retours

Attributs

S’applique à