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 döndürür ya da düzenleyici bulunamazsa null değerini döndürür.

Uygulamalar

Şunlara uygulanır