Intersoft ClientUI Documentation
UnitValue Structure Members
Properties  Methods 


The following tables list the members exposed by UnitValue.

Public Constructors
 NameDescription
Public ConstructorUnitValue Constructor Instantiates a new instance of the UnitValue struct.  
Top
Public Properties
 NameDescription
Public PropertyUnit Gets the units associated with the value.  
Public PropertyValue Gets the value associated with the units.  
Top
Public Methods
 NameDescription
Public MethodCompareTo Compares two unit values to determine if they are equal or not.  
Public MethodEquals Determines if two values are equal.  
Public MethodGetHashCode Returns the hash code of the unit value object.  
Public Methodstatic (Shared in Visual Basic)NaN Returns a UnitValue representing an invalid value.  
Top
Public Operators
public Operator Equality Determines whether two unit value objects are equal.
public Operator Greater Than Determines whether the left value is larger than the right.
public Operator Inequality Determines whether two unit value objects are not equal.
public Operator Less Than Determines whether the left value is smaller than the right.
Top
See Also

Reference

UnitValue Structure
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback