Byte.System.IConvertible.ToType メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

Private Function System.IConvertible.ToType ( _ type As Type, _ provider As IFormatProvider _ ) As Object Implements IConvertible.ToType
Dim instance As Byte Dim type As Type Dim provider As IFormatProvider Dim returnValue As Object returnValue = CType(instance, IConvertible).ToType(type, provider)
private: virtual Object^ System.IConvertible.ToType ( Type^ type, IFormatProvider^ provider ) sealed = IConvertible::ToType
- type
型。
Byte このインスタンスの値と等価の値を持つ指定した型のオブジェクト。


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


Weblioに収録されているすべての辞書からByte.System.IConvertible.ToType メソッドを検索する場合は、下記のリンクをクリックしてください。

- Byte.System.IConvertible.ToType メソッドのページへのリンク