バージョン

OlapAxisElementDescriptorBase コンストラクタ

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

パラメータ

propertyDescriptor
このインスタンスに関連付けられた System.ComponentModel.PropertyDescriptor。
参照