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

實作

適用於