C1.WPF Namespace > C1ZoomUnitTypeConverter Class > ConvertFrom Method : ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method |
'Declaration
Public Overloads Overrides Function ConvertFrom( _ ByVal context As System.ComponentModel.ITypeDescriptorContext, _ ByVal culture As System.Globalization.CultureInfo, _ ByVal value As System.Object _ ) As System.Object
'Usage
Dim instance As C1ZoomUnitTypeConverter Dim context As System.ComponentModel.ITypeDescriptorContext Dim culture As System.Globalization.CultureInfo Dim value As System.Object Dim value As System.Object value = instance.ConvertFrom(context, culture, value)
Exception | Description |
---|---|
System.NotImplementedException | System.ComponentModel.TypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object) not implemented in base System.ComponentModel.TypeConverter. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2