NSManagedObject.ChangedValues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a dictionary of the old values of persistent values that were recently changed since the receiver was last fetched.
public virtual Foundation.NSDictionary ChangedValues { [Foundation.Export("changedValues")] get; }
member this.ChangedValues : Foundation.NSDictionary
Property Value
- Attributes