DbDataRecord.System.ComponentModel.ICustomTypeDescriptor.GetEditor メソッド
アセンブリ: System.Data (system.data.dll 内)

Private Function System.ComponentModel.ICustomTypeDescriptor.GetEditor ( _ editorBaseType As Type _ ) As Object Implements ICustomTypeDescriptor.GetEditor
Dim instance As DbDataRecord Dim editorBaseType As Type Dim returnValue As Object returnValue = CType(instance, ICustomTypeDescriptor).GetEditor(editorBaseType)
private: virtual Object^ System.ComponentModel.ICustomTypeDescriptor.GetEditor ( Type^ editorBaseType ) sealed = ICustomTypeDescriptor::GetEditor
- editorBaseType

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

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


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