[To be supplied.]
[Visual Basic] Protected Function InvokeGetInheritanceAttribute( _ ByVal toInvoke As ComponentDesigner _ ) As InheritanceAttribute [C#] protected InheritanceAttribute InvokeGetInheritanceAttribute( ComponentDesigner toInvoke ); [C++] protected: InheritanceAttribute* InvokeGetInheritanceAttribute( ComponentDesigner* toInvoke ); [JScript] protected function InvokeGetInheritanceAttribute( toInvoke : ComponentDesigner ) : InheritanceAttribute;
ComponentDesigner Class | ComponentDesigner Members | System.ComponentModel.Design Namespace