バージョン

PivotColumnBaseCollection コンストラクタ

PivotColumnBaseCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal actualCollection As Infragistics.ICollectionBase _
)
public PivotColumnBaseCollection( 
   Infragistics.ICollectionBase actualCollection
)

パラメータ

actualCollection
PivotColumnBaseCollection がラップするコレクション。
参照