バージョン

PivotDataRowCollection コンストラクタ

PivotDataRowCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As PivotGridLayout _
)
public PivotDataRowCollection( 
   PivotGridLayout owner
)

パラメータ

owner
要求に基づいて PivotDataRow オブジェクトを作成するオブジェクト。
参照