Mono Class Library: Overview

System.Web.UI.WebControls.Unit: Method Members

The methods of System.Web.UI.WebControls.Unit are listed below. For a list of all members, see the Unit Members list.

See Also: Inherited members from System.ValueType

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.