The following tables list the members exposed by SearchQueryAlphabetRange.
Public Properties
| Name | Description |
 | EndLetter | Gets or sets the end letter. |
 | IsCollapsed | Gets value indicating whether range is collapsed (start letter is equal to end letter). |
 | IsValid | Gets value indicating whether range is valid. |
 | StartLetter | Gets or sets the start letter. |
Top
Public Methods
| Name | Description |
  | TryParse | Converts the specified string representation of an alphabet range to its SearchQueryAlphabetRange equivalent and returns a value that indicates whether the conversion succeeded. |
Top
See Also