NSManagedObject.ChangedValuesForCurrentEvent Property

Definition

Returns a dictionary of the old values of persistent values that were recently changed since the context objects last changed.

public virtual Foundation.NSDictionary ChangedValuesForCurrentEvent { [Foundation.Export("changedValuesForCurrentEvent")] get; }
member this.ChangedValuesForCurrentEvent : Foundation.NSDictionary

Property Value

Attributes

Applies to