共用方式為


NSManagedObjectContext.RefreshAllObjects 方法

定義

重新整理存放區中的所有物件。

[Foundation.Export("refreshAllObjects")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RefreshAllObjects();
abstract member RefreshAllObjects : unit -> unit
override this.RefreshAllObjects : unit -> unit
屬性

適用於