ValueInfo<T> Properties
Contains information about a value.| Name | Description |
|---|---|
| Count | Returns the number of value occurrences in the source. |
| DisplayText | Returns the text displayed for the value. |
| ExtendedDisplayText | Gets the total number of found values. |
| Value | Returns the value. |
See Also