Unit Operators
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Unit, Unit) | Compares two Unit objects to determine whether they are equal. |
![]() ![]() | Implicit(Int32 to Unit) | |
![]() ![]() | Inequality(Unit, Unit) | Compares two Unit objects to determine whether they are not equal. |
Show:

