MonoMac.CoreData.NSManagedObject: Method Members

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

Public Methods

AwakeFromFetch()
Documentation for this section has not yet been entered.
AwakeFromInsert()
Documentation for this section has not yet been entered.
CommittedValuesForKeys(string[]) : MonoMac.Foundation.NSDictionary
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) : bool
Documentation for this section has not yet been entered.
PrimitiveValueForKey(string) : IntPtr
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) : bool
Documentation for this section has not yet been entered.
ValidateForInsert(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
ValidateForUpdate(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
ValidateValue(MonoMac.Foundation.NSObject, string, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
ValueForKey(string) : IntPtr
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.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSManagedObject object.