NSConstraintConflict.ConflictingObjects Property

Definition

public virtual CoreData.NSManagedObject[] ConflictingObjects { [Foundation.Export("conflictingObjects", ObjCRuntime.ArgumentSemantic.Strong)] get; }
public virtual CoreData.NSManagedObject[] ConflictingObjects { [Foundation.Export("conflictingObjects", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ConflictingObjects : CoreData.NSManagedObject[]

Property Value

Attributes

Applies to