Mono Class Library: Overview

System.Web.UI.WebControls.Unit: Members

The members of System.Web.UI.WebControls.Unit are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Initializes a Unit structure from a double.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static readonly
EmptyUnit. Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsEmptybool. Documentation for this section has not yet been entered.
[read-only]
TypeUnitType. Documentation for this section has not yet been entered.
[read-only]
Valuedouble. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
Parse(string) : Unit
Documentation for this section has not yet been entered.
static
Parse(string, System.Globalization.CultureInfo) : Unit
Documentation for this section has not yet been entered.
static
Percentage(double) : Unit
Documentation for this section has not yet been entered.
static
Pixel(int) : Unit
Documentation for this section has not yet been entered.
static
Point(int) : Unit
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
ToString(System.Globalization.CultureInfo) : string
Documentation for this section has not yet been entered.
ToString(IFormatProvider) : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(Unit, Unit)Documentation for this section has not yet been entered.
static
Inequality(Unit, Unit)Documentation for this section has not yet been entered.
static
Conversion to System.Web.UI.WebControls.Unit(Implicit)Documentation for this section has not yet been entered.