FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Data 名前空間 > MapperInfoConverter クラス > ConvertTo メソッド : ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド |
'宣言
Public Overloads Overrides Function ConvertTo( _ ByVal context As ITypeDescriptorContext, _ ByVal culture As CultureInfo, _ ByVal value As Object, _ ByVal destinationType As Type _ ) As Object
public override object ConvertTo( ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType )
例外 | 解説 |
---|---|
System.NotSupportedException | 変換を実行できません。 |
System.ArgumentNullException | destinationTypeパラメーターがNullです。 |