RangeValue Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
Initializes a new instance of the Range |
Range |
Initializes a new instance of the Range |
#Properties
Name | Description |
---|---|
Is |
Indicates whether a range boundary’s value is set in absolute units. |
Is |
Indicates whether a range boundary’s value is set as a percent. |
Range |
Returns a value that specifies the unit in which to store range boundaries. |
Value | Returns the value that specifies either the start or end boundary of a range. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Indicates whether this instance and a specified object are equal.
Inherited from Value |
Get |
Returns the hash code for this instance.
Inherited from Value |
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 fully qualified type name of this instance.
Inherited from Value |
See Also