シンタックス
'宣言
Protected Function InvokeGetInheritanceAttribute( _
ByVal As System.ComponentModel.Design.ComponentDesigner _
) As System.ComponentModel.InheritanceAttribute
'使用法
Dim instance As C1MultiDocumentDesigner
Dim toInvoke As System.ComponentModel.Design.ComponentDesigner
Dim value As System.ComponentModel.InheritanceAttribute
value = instance.InvokeGetInheritanceAttribute(toInvoke)
protected System.ComponentModel.InheritanceAttribute InvokeGetInheritanceAttribute(
System.ComponentModel.Design.ComponentDesigner
)
パラメータ
- toInvoke
参照