NSManagedObjectContext.InsertedObjects Property

Definition

Gets the inserted, but unsaved, objects in the context.

public virtual Foundation.NSSet InsertedObjects { [Foundation.Export("insertedObjects", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.InsertedObjects : Foundation.NSSet

Property Value

Attributes

Applies to