NSMetadataQuery.GroupedResults Property
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.
An array containing hierarchical groups of query results based on the grouping attributes.
public virtual Foundation.NSObject[] GroupedResults { [Foundation.Export("groupedResults")] get; }
member this.GroupedResults : Foundation.NSObject[]
Property Value
NSObject[]
- Attributes