AreaMeasurementUnit Members
In This Article
#Constructors
Name | Description |
---|---|
Area |
Initializes a new instance of the Area |
#Properties
Name | Description |
---|---|
Abbreviation | Gets an abbreviation corresponding to the current measurement unit. |
Acre static |
Returns the Area |
Hectare static |
Returns the Area |
Name | Returns the name of an area measurement unit. |
Square |
Returns the Area |
Square |
Returns the Area |
Square |
Returns the Area |
Square |
Returns the Area |
Square |
Returns the Area |
Square |
Returns a value that specifies the current measurement unit converted into square meters. |
Square |
Returns the Area |
Square |
Returns the Area |
Square |
Returns the Area |
#Methods
Name | Description |
---|---|
Equals |
Indicates whether the current object is equal to another object of the Area |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Indicates whether the current object is equal to another object. |
From |
Converts a value in square meters to the value in the current measurement unit. |
Get |
Gets hash code (a number) that corresponds to the value of the current Area |
Get |
Returns a list of predefined measurement units. |
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 |
Converts the current measurement unit value to square meters. |
To |
Returns the structure name enclosed in parentheses. |
#Operators
Name | Description |
---|---|
Equality |
Compares two Area |
Inequality |
Compares two Area |
See Also