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