NSManagedObject.ChangedValues Property

Definition

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

Applies to