This documentation is archived and is not being maintained.
DataSourceViewSchemaConverter::ConvertFrom Method
Visual Studio 2008
Converts the specified object to the type of the associated control property.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertFrom(Object) | Converts the given value to the type of this converter. (Inherited from TypeConverter.) |
|
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) | Converts the specified object to the type of the associated control property. (Overrides TypeConverter::ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |
Show: