バージョン

HierarchyDescriptor コンストラクタ

このクラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal propertyDescriptor As PropertyDescriptor _
)
public HierarchyDescriptor( 
   PropertyDescriptor propertyDescriptor
)

パラメータ

propertyDescriptor
関連付けられた System.ComponentModel.PropertyDescriptor。
参照