Share via


NSManagedObjectContext.RefreshAllObjects Method

Definition

Refreshes all objects in the store.

[Foundation.Export("refreshAllObjects")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RefreshAllObjects();
[<Foundation.Export("refreshAllObjects")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RefreshAllObjects : unit -> unit
override this.RefreshAllObjects : unit -> unit
Attributes

Applies to