NumbersReference Class Members
In This Topic
The following tables list the members exposed by
NumbersReference.
Public Constructors
| Name | Description |
 | NumbersReference | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Count | Gets the count of values. |
 | Reference | Gets the reference. |
 | Values | Gets the values. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
 | ToString | Overloaded. Converts to a string. |
See Also