バージョン

MeasureDescriptor コンストラクタ

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

パラメータ

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