共用方式為


NSManagedObjectContext.AssignObject(IntPtr, NSPersistentStore) 方法

定義

指派 object1store

[Foundation.Export("assignObject:toPersistentStore:")]
public virtual void AssignObject (IntPtr object1, CoreData.NSPersistentStore store);
abstract member AssignObject : nativeint * CoreData.NSPersistentStore -> unit
override this.AssignObject : nativeint * CoreData.NSPersistentStore -> unit

參數

object1
IntPtr

nativeint

屬性

適用於