NSManagedObjectContext.DeletedObjects Property

Definition

Gets a set that contains the objects that will be deleted by the next save operation.

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

Property Value

Attributes

Applies to