バージョン

GetEditor メソッド

ICustomTypeDescriptor.GetEditorの実装。
シンタックス
'宣言
 
Public Overridable Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object
public virtual object GetEditor( 
   Type editorBaseType
)

パラメータ

editorBaseType
エディターの基本のタイプ

戻り値の型

指定された基本タイプのエディター。
参照