Skip to main content Skip to complementary content

Ranges Property

Overloads

Ranges

List of ranges.

For example, if the user searches the term read and the associative value is Reading , then the corresponding range would be Read in Reading .

JSON property name: qRanges

Ranges

List of ranges.

For example, if the user searches the term read and the associative value is Reading , then the corresponding range would be Read in Reading .

JSON property name: qRanges

Declaration

      IEnumerable<SearchCharRange> Ranges { get; set; }
    

Property Value

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

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 – let us know how we can improve!