バージョン

PivotDataRowCollection クラス

PivotDataRow オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class PivotDataRowCollection 
   Inherits Infragistics.Collections.CollectionBase(Of PivotDataRow)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of PivotDataRow) 
public class PivotDataRowCollection : Infragistics.Collections.CollectionBase<PivotDataRow>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<PivotDataRow>  
参照