TreeNodeBindingDepthConverter::ConvertTo Method

 

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

NameDescription
System_CAPS_pubmethodConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^)

Converts the object to the specified type using the provided context and culture information.(Overrides BaseNumberConverter::ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^).)

System_CAPS_pubmethodConvertTo(Object^, Type^)

Converts the given value object to the specified type, using the arguments.(Inherited from TypeConverter.)

Return to top
Show: