共用方式為


NSEntityDescription.Subentities 屬性

定義

取得這個實體之子實體的陣列。

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

屬性值

屬性

適用於