NSMappingModel.EntityMappings Property

Definition

public virtual CoreData.NSEntityMapping[] EntityMappings { [Foundation.Export("entityMappings", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setEntityMappings:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.EntityMappings : CoreData.NSEntityMapping[] with get, set

Property Value

Attributes

Applies to