Contents

resultCount

The number of results returned by the result group.

Declaration

var resultCount: Int { get }

Discussion

For performance reasons, you should use this property rather than checking the count property on results.

See Also

Getting Query Results