The members of MonoMac.CoreData.NSManagedObject are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| [read-only] | ChangedValues | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | ChangedValuesForCurrentEvent | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Entity | NSEntityDescription. Documentation for this section has not yet been entered. |
| [read-only] | HasChanges | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsDeleted | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFault | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsInserted | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsUpdated | bool. Documentation for this section has not yet been entered. |
| [read-only] | ManagedObjectContext | NSManagedObjectContext. Documentation for this section has not yet been entered. |
| [read-only] | ObjectID | NSManagedObjectID. Documentation for this section has not yet been entered. |
| ObservationInfo | IntPtr. Documentation for this section has not yet been entered. |
AwakeFromFetch()Documentation for this section has not yet been entered. | ||
AwakeFromInsert()Documentation for this section has not yet been entered. | ||
CommittedValuesForKeys(string[])Documentation for this section has not yet been entered. | ||
DidAccessValueForKey(string)Documentation for this section has not yet been entered. | ||
DidChangeValueForKey(string)Documentation for this section has not yet been entered. | ||
DidChangeValueForKey(string, NSKeyValueSetMutationKind, MonoMac.Foundation.NSSet)Documentation for this section has not yet been entered. | ||
DidSave()Documentation for this section has not yet been entered. | ||
DidTurnIntoFault()Documentation for this section has not yet been entered. | ||
HasFaultForRelationshipNamed(string)Documentation for this section has not yet been entered. | ||
PrimitiveValueForKey(string)Documentation for this section has not yet been entered. | ||
SetPrimitiveValue(IntPtr, string)Documentation for this section has not yet been entered. | ||
SetValue(IntPtr, string)Documentation for this section has not yet been entered. | ||
ValidateForDelete(out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ValidateForInsert(out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ValidateForUpdate(out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ValidateValue(MonoMac.Foundation.NSObject, string, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | ||
ValueForKey(string)Documentation for this section has not yet been entered. | ||
WillAccessValueForKey(string)Documentation for this section has not yet been entered. | ||
WillChangeValueForKey(string)Documentation for this section has not yet been entered. | ||
WillChangeValueForKey(string, NSKeyValueSetMutationKind, MonoMac.Foundation.NSSet)Documentation for this section has not yet been entered. | ||
WillSave()Documentation for this section has not yet been entered. | ||
WillTurnIntoFault()Documentation for this section has not yet been entered. | ||