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



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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