Share via


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

属性值

属性

适用于