C1.Silverlight Namespace > CommandConverter Class > ConvertFrom Method : ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method |
'Declaration
Public Overloads Overrides NotOverridable Function ConvertFrom( _ ByVal context As System.ComponentModel.ITypeDescriptorContext, _ ByVal culture As System.Globalization.CultureInfo, _ ByVal source As System.Object _ ) As System.Object
'Usage
Dim instance As CommandConverter Dim context As System.ComponentModel.ITypeDescriptorContext Dim culture As System.Globalization.CultureInfo Dim source As System.Object Dim value As System.Object value = instance.ConvertFrom(context, culture, source)
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