NSFetchRequest.PropertiesToGroupBy Property

Definition

public virtual CoreData.NSPropertyDescription[] PropertiesToGroupBy { [Foundation.Export("propertiesToGroupBy", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPropertiesToGroupBy:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PropertiesToGroupBy : CoreData.NSPropertyDescription[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to