The methods of MonoMac.CoreData.NSManagedObject are listed below. For a list of all members, see the NSManagedObject Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. | ||