SubMenuStyle.System.ComponentModel.ICustomTypeDescriptor.GetConverter メソッド
アセンブリ: System.Web (system.web.dll 内)

Private Function System.ComponentModel.ICustomTypeDescriptor.GetConverter As TypeConverter Implements ICustomTypeDescriptor.GetConverter
Dim instance As SubMenuStyle Dim returnValue As TypeConverter returnValue = CType(instance, ICustomTypeDescriptor).GetConverter
private: virtual TypeConverter^ System.ComponentModel.ICustomTypeDescriptor.GetConverter () sealed = ICustomTypeDescriptor::GetConverter
このオブジェクトのコンバータである TypeConverter。このオブジェクトの TypeConverter がない場合は null 参照 (Visual Basic では Nothing)。

このメンバは、明示的なインターフェイス メンバの実装です。SubMenuStyle インスタンスが ICustomTypeDescriptor インターフェイスにキャストされた場合にのみ使用できます。

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


- SubMenuStyle.System.ComponentModel.ICustomTypeDescriptor.GetConverter メソッドのページへのリンク