Skip to main content Skip to complementary content

ItemMatches Property

Last updated: 6/9/2026

Overloads

ItemMatches

List of matches in the search group item.

The group item matches are numbered from the value of SearchGroupItemOptions.qOffset to the value of SearchGroupItemOptions.qOffset + SearchGroupItemOptions.qCount .

JSON property name: qItemMatches

ItemMatches

List of matches in the search group item.

The group item matches are numbered from the value of SearchGroupItemOptions.qOffset to the value of SearchGroupItemOptions.qOffset + SearchGroupItemOptions.qCount .

JSON property name: qItemMatches

Declaration

      IEnumerable<SearchGroupItemMatch> ItemMatches { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<SearchGroupItemMatch>

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!