次の方法で共有


NSEntityDescription.Properties プロパティ

定義

レシーバーのプロパティを含む配列を取得します。

public virtual CoreData.NSPropertyDescription[] Properties { [Foundation.Export("properties", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setProperties:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Properties : CoreData.NSPropertyDescription[] with get, set

プロパティ値

属性

適用対象