バージョン

GetPropertyOwner メソッド

ICustomTypeDescriptor.GetPropertyOwnerの実装。
シンタックス
'宣言
 
Public Overridable Function GetPropertyOwner( _
   ByVal pd As PropertyDescriptor _
) As Object
public virtual object GetPropertyOwner( 
   PropertyDescriptor pd
)

パラメータ

pd
パラメーターを使用しません。

戻り値の型

基本のコンポーネント。
参照