TypeConverter.GetConvertToException メソッド
アセンブリ: System (system.dll 内)

Protected Function GetConvertToException ( _ value As Object, _ destinationType As Type _ ) As Exception
Dim value As Object Dim destinationType As Type Dim returnValue As Exception returnValue = Me.GetConvertToException(value, destinationType)
戻り値
変換を実行できなかった場合にスローされる例外を表す Exception。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- TypeConverter.GetConvertToException メソッドのページへのリンク