ComponentDesigner.InvokeGetInheritanceAttribute(ComponentDesigner) Метод

Определение

InheritanceAttribute Возвращает указанный ComponentDesignerобъект.

protected:
 System::ComponentModel::InheritanceAttribute ^ InvokeGetInheritanceAttribute(System::ComponentModel::Design::ComponentDesigner ^ toInvoke);
protected System.ComponentModel.InheritanceAttribute InvokeGetInheritanceAttribute(System.ComponentModel.Design.ComponentDesigner toInvoke);
protected System.ComponentModel.InheritanceAttribute? InvokeGetInheritanceAttribute(System.ComponentModel.Design.ComponentDesigner? toInvoke);
member this.InvokeGetInheritanceAttribute : System.ComponentModel.Design.ComponentDesigner -> System.ComponentModel.InheritanceAttribute
Protected Function InvokeGetInheritanceAttribute (toInvoke As ComponentDesigner) As InheritanceAttribute

Параметры

toInvoke
ComponentDesigner

Атрибут ComponentDesigner наследования, который требуется извлечь.

Возвращаемое значение

Указанный InheritanceAttribute конструктор.

Применяется к

См. также раздел