Share via


DbConnectionStringBuilder.ICustomTypeDescriptor.GetEditor(Type) Yöntem

Tanım

Bir bileşenin bu örneği için belirtilen türde bir düzenleyici döndürü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

Type Bu nesnenin düzenleyicisini temsil eden bir.

Döndürülenler

Object Bu nesnenin düzenleyicisi olan belirtilen türden veya null düzenleyici bulunamıyorsa.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICustomTypeDescriptor arabirime DbConnectionStringBuilder yayınlandığında kullanılabilir.

Daha fazla bilgi için bkz. GetEditor.

Şunlara uygulanır

Ayrıca bkz.