ValueAndCount Methods
An object that contains a unique value and its count.
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current Value |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Value |
Get |
Gets the hash code (a number) that corresponds to the value of the current object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the Value |
See Also