NSIncrementalStore.ManagedObjectContextDidRegisterObjectsWithIds Method

Definition

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

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

Parameters

objectIds
NSObject[]
Attributes

Applies to