Aracılığıyla paylaş


DynamicActivity<TResult>.ICustomTypeDescriptor.GetEditor(Type) Yöntem

Tanım

Belirtilen temel türe sahip 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

Bulmak istediğiniz düzenleyicinin temel türü.

Döndürülenler

Belirtilen düzenleyici türüne yayınlanabilen veya null istenen türde bir düzenleyici bulunamazsa düzenleyici örneği.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır