ElementTypeDescriptionProvider.GetTypeDescriptor(Type, Object) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает дескриптор типа для запрашивающего объекта ModelElement.
public:
override System::ComponentModel::ICustomTypeDescriptor ^ GetTypeDescriptor(Type ^ objectType, System::Object ^ instance);
public override sealed System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor (Type objectType, object instance);
override this.GetTypeDescriptor : Type * obj -> System.ComponentModel.ICustomTypeDescriptor
Public Overrides NotOverridable Function GetTypeDescriptor (objectType As Type, instance As Object) As ICustomTypeDescriptor
Параметры
- objectType
- Type
- instance
- Object