Bagikan melalui


ComponentDesigner.InvokeGetInheritanceAttribute(ComponentDesigner) Metode

Definisi

InheritanceAttribute Mendapatkan dari yang ditentukanComponentDesigner.

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

Parameter

toInvoke
ComponentDesigner

Atribut ComponentDesigner pewarisan yang akan diambil.

Mengembalikan

InheritanceAttribute dari perancang yang ditentukan.

Berlaku untuk

Lihat juga