Condividi tramite


NSEntityDescription.InsertNewObjectForEntityForName Metodo

Definizione

Inserisce un nuovo oggetto gestito context specificato e le chiavi con l'oggetto specificato entityName.

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

Parametri

entityName
String

Restituisce

Attributi

Si applica a