DataConnectionProperties.ICustomTypeDescriptor.GetEditor(Type) Yöntem

Tanım

Bu nesne için belirtilen türün bir düzenleyicisini alır.

 virtual System::Object ^ System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type ^ editorBaseType) = System::ComponentModel::ICustomTypeDescriptor::GetEditor;
object ICustomTypeDescriptor.GetEditor (Type editorBaseType);
abstract member System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
override this.System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
Function GetEditor (editorBaseType As Type) As Object Implements ICustomTypeDescriptor.GetEditor

Parametreler

editorBaseType
Type

TypeBu nesne için düzenleyiciyi temsil eden bir yönetilen.

Döndürülenler

Object

Bu nesnenin Düzenleyicisi olan belirtilen türde bir nesne veya düzenleyici bulunamazsa null.

Uygulamalar

Şunlara uygulanır