SqlDwConnectionProperties.ICustomTypeDescriptor.GetEditor(Type) 方法

定义

 virtual System::Object ^ System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type ^ editorBaseType) = System::ComponentModel::ICustomTypeDescriptor::GetEditor;
object ICustomTypeDescriptor.GetEditor (Type editorBaseType);
Function GetEditor (editorBaseType As Type) As Object Implements ICustomTypeDescriptor.GetEditor

参数

editorBaseType
Type

返回

Object

实现

适用于