The
					methods
					of MonoMac.CoreData.NSPersistentStoreCoordinator are listed below.  For a list of all members, see the NSPersistentStoreCoordinator Members list.
				
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Methods
|  | AddPersistentStoreWithType(MonoMac.Foundation.NSString, string, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary, out MonoMac.Foundation.NSError) : NSPersistentStore Documentation for this section has not yet been entered. | 
|  | ExecuteRequestwithContexterror(NSPersistentStoreRequest, NSManagedObjectContext, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject Documentation for this section has not yet been entered. | 
|  | Lock() Documentation for this section has not yet been entered. | 
|  | ManagedObjectIDForURIRepresentation(MonoMac.Foundation.NSUrl) : NSManagedObjectID Documentation for this section has not yet been entered. | 
|  | MetadataForPersistentStore(NSPersistentStore) : MonoMac.Foundation.NSDictionary Documentation for this section has not yet been entered. | 
| static  | MetadataForPersistentStoreOfType(MonoMac.Foundation.NSString, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSDictionary Documentation for this section has not yet been entered. | 
| static  | MetadataForPersistentStoreWithUrl(MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSDictionary Documentation for this section has not yet been entered. | 
|  | MigratePersistentStore(NSPersistentStore, MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSString, out MonoMac.Foundation.NSError) : NSPersistentStore Documentation for this section has not yet been entered. | 
|  | PersistentStoreForUrl(MonoMac.Foundation.NSUrl) : NSPersistentStore Documentation for this section has not yet been entered. | 
| static  | RegisterStoreClass(MonoMac.ObjCRuntime.Class, MonoMac.Foundation.NSString) Documentation for this section has not yet been entered. | 
|  | RemovePersistentStore(NSPersistentStore, out MonoMac.Foundation.NSError) : bool Documentation for this section has not yet been entered. | 
|  | SetMetadata(MonoMac.Foundation.NSDictionary, NSPersistentStore) Documentation for this section has not yet been entered. | 
| static  | SetMetadata(MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSString, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : bool Documentation for this section has not yet been entered. | 
|  | SetUrl(MonoMac.Foundation.NSUrl, NSPersistentStore) : bool Documentation for this section has not yet been entered. | 
|  | Unlock() Documentation for this section has not yet been entered. | 
|  | UrlForPersistentStore(NSPersistentStore) : MonoMac.Foundation.NSUrl Documentation for this section has not yet been entered. | 
Protected Methods
| override  | Dispose(bool) Releases the resourced used by the NSPersistentStoreCoordinator object. |