NSManagedObjectContext.Redo Method
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.
Reverses the most recent unreversed undo.
[Foundation.Export("redo")]
public virtual void Redo ();
abstract member Redo : unit -> unit
override this.Redo : unit -> unit
- Attributes