NSEntityDescription.Subentities Property

Definition

Gets an array of the subentities for this entity.

public virtual CoreData.NSEntityDescription[] Subentities { [Foundation.Export("subentities", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSubentities:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Subentities : CoreData.NSEntityDescription[] with get, set

Property Value

Attributes

Applies to