편집

다음을 통해 공유


NSIncrementalStore.ManagedObjectContextDidUnregisterObjectsWithIds Method

Definition

Method that is called when the objectIds are unregistered for use.

[Foundation.Export("managedObjectContextDidUnregisterObjectsWithIDs:")]
public virtual void ManagedObjectContextDidUnregisterObjectsWithIds (Foundation.NSObject[] objectIds);
abstract member ManagedObjectContextDidUnregisterObjectsWithIds : Foundation.NSObject[] -> unit
override this.ManagedObjectContextDidUnregisterObjectsWithIds : Foundation.NSObject[] -> unit

Parameters

objectIds
NSObject[]
Attributes

Applies to