Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. CoreData
  3. NSEntityDescription
  4. ManagedObjectModel
  • NSEntityDescription
    • NSEntityDescription()
    • NSEntityDescription(IntPtr)
    • NSEntityDescription(NativeHandle)
    • NSEntityDescription(NSCoder)
    • NSEntityDescription(NSObjectFlag)
    • Abstract
    • AttributesByName
    • ClassHandle
    • CompoundIndexes
    • CoreSpotlightDisplayNameExpression
    • Indexes
    • ManagedObjectClassName
    • ManagedObjectModel
    • Name
    • Properties
    • PropertiesByName
    • RelationshipsByName
    • RenamingIdentifier
    • Subentities
    • SubentitiesByName
    • Superentity
    • UniquenessConstraints
    • UserInfo
    • VersionHash
    • VersionHashModifier
    • Copy(NSZone)
    • EncodeTo(NSCoder)
    • EntityForName(String, NSManagedObjectContext)
    • InsertNewObject(String, NSManagedObjectContext)
    • InsertNewObjectForEntityForName(String, NSManagedObjectContext)
    • IsKindOfEntity(NSEntityDescription)
    • RelationshipsWithDestinationEntity(NSEntityDescription)
xamarinmac
namespace CoreData
{
    [Register("NSEntityDescription", true)]
    public class NSEntityDescription : NSObject, INSCoding, INSCopying, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual NSManagedObjectModel! ManagedObjectModel
        {
            [Export("managedObjectModel")]
            get;
        }

    }
}
.NET
6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙