NSManagedObjectContext.RegisteredObjects Property

Definition

Gets a set that contains all of the receiver's registered objects.

public virtual Foundation.NSSet RegisteredObjects { [Foundation.Export("registeredObjects", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.RegisteredObjects : Foundation.NSSet

Property Value

Attributes

Applies to