BackingStoreReferenceConverter.ConvertTo Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ConvertTo(Object, Type) | (Inherited from TypeConverter.) | |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) |
Converts the given value object to the specified type, using the specified context and culture information.
(Overrides TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) |
See Also
BackingStoreReferenceConverter Class
BackingStoreReferenceConverter Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Converters Namespace