asp.net.ph

UnitConverter Class

System.Web.UI.WebControls Namespace


Converts a Unit to an object of another data type. Also converts an object of another data type to a Unit.

UnitConverter Class Members

Collapse   Constructors

Visibility Constructor Parameters
public UnitConverter ( )

Collapse   Methods

Visibility Name Parameters Return Type
public CanConvertFrom ( ITypeDescriptorContext context , Type sourceType ) Boolean
public CanConvertTo ( ITypeDescriptorContext context , Type destinationType ) Boolean
public ConvertFrom ( ITypeDescriptorContext context , CultureInfo culture , Object value ) Object
public ConvertTo ( ITypeDescriptorContext context , CultureInfo culture , Object value , Type destinationType ) Object

Remarks

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph