NSAtomicStore.ObjectIDForEntity(NSEntityDescription, NSObject) Method

Definition

[Foundation.Export("objectIDForEntity:referenceObject:")]
public virtual CoreData.NSManagedObjectID ObjectIDForEntity (CoreData.NSEntityDescription entity, Foundation.NSObject data);
abstract member ObjectIDForEntity : CoreData.NSEntityDescription * Foundation.NSObject -> CoreData.NSManagedObjectID
override this.ObjectIDForEntity : CoreData.NSEntityDescription * Foundation.NSObject -> CoreData.NSManagedObjectID

Parameters

data
NSObject

Returns

Attributes

Applies to