다음을 통해 공유


NSManagedObject.GetEntityDescription 메서드

정의

수신기에 대한 엔터티 설명을 가져옵니다.

[Foundation.Export("entity")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreData.NSEntityDescription GetEntityDescription ();
static member GetEntityDescription : unit -> CoreData.NSEntityDescription

반환

수신기에 대한 엔터티 설명입니다.

특성

적용 대상