NSManagedObjectContext.InsertObject(NSManagedObject) 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.
Inserts object1
into the context.
[Foundation.Export("insertObject:")]
public virtual void InsertObject (CoreData.NSManagedObject object1);
abstract member InsertObject : CoreData.NSManagedObject -> unit
override this.InsertObject : CoreData.NSManagedObject -> unit
Parameters
- object1
- NSManagedObject
- Attributes