NSAtomicStore.ObjectIDForEntity(NSEntityDescription, NSObject) 方法

定义

[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

参数

data
NSObject

返回

属性

适用于