NSMergePolicy.ResolveConflictserror(NSMergeConflict[], NSError) 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.
Attempts to resolve the specified conflicts, and reports any errors.
[Foundation.Export("resolveConflicts:error:")]
public virtual bool ResolveConflictserror (CoreData.NSMergeConflict[] list, out Foundation.NSError error);
abstract member ResolveConflictserror : CoreData.NSMergeConflict[] * -> bool
override this.ResolveConflictserror : CoreData.NSMergeConflict[] * -> bool
Parameters
- list
- NSMergeConflict[]
- error
- NSError
Returns
- Attributes