NSPersistentStoreCoordinator.PersistentStores Property

Definition

Gets an array that contains the receiver's persistent stores.

public virtual CoreData.NSPersistentStore[] PersistentStores { [Foundation.Export("persistentStores", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PersistentStores : CoreData.NSPersistentStore[]

Property Value

Attributes

Applies to