NSIncrementalStore.ManagedObjectContextDidUnregisterObjectsWithIds 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.
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