Unit Operators

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(Unit, Unit)

Compares two Unit objects to determine whether they are equal.

System_CAPS_puboperatorSystem_CAPS_staticImplicit(Int32 to Unit)

Implicitly creates a Unit of type Pixel from the specified 32-bit unsigned integer.

System_CAPS_puboperatorSystem_CAPS_staticInequality(Unit, Unit)

Compares two Unit objects to determine whether they are not equal.

Return to top
Show: