NamedCustomTypeDescriptor.GetEditor(Type) 方法

定义

public:
 virtual System::Object ^ GetEditor(Type ^ editorBaseType);
public object GetEditor (Type editorBaseType);
Public Function GetEditor (editorBaseType As Type) As Object

参数

editorBaseType
Type

返回

Object

实现

适用于