Share via


NSPersistentHistoryTransaction.Changes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreData.NSPersistentHistoryChange[]? Changes { [Foundation.Export("changes", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("changes", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Changes : CoreData.NSPersistentHistoryChange[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to