다음을 통해 공유


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

반환

특성

적용 대상